You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/sanity
Matt Clay 37b013aca3
Enable additional pylint rules and resolve issues found. (#47221)
* Resolve unneeded-not.
* Resolve global-at-module-level.
* Resolve useless-import-alias.
* Resolve bad-whitespace.
* Resolve global-variable-not-assigned.
* Resolve logging-not-lazy.
* Resolve comparison-with-itself.
6 years ago
..
ansible-doc Remove deprecated os_server_actions alias (#47208) 6 years ago
code-smell Remove get_exception from the remainder of the modules 6 years ago
compile Overhaul additional sanity tests. (#36803) 7 years ago
import Add symlinks sanity test. (#46467) 6 years ago
pep8 Enable PEP8 testing of E305 6 years ago
pslint ps-lint: ignore rules that are not relevant to Ansible (#46376) 6 years ago
pylint Enable additional pylint rules and resolve issues found. (#47221) 6 years ago
rstcheck Add rstcheck to ansible-test and correct issues. (#23550) 8 years ago
shellcheck Test cleanup. 7 years ago
validate-modules option [others] of get_url is unnecessary (#47005) 6 years ago
yamllint Add yamllint for plugin docs and fix issues. 6 years ago
ansible.cfg Fix ansible-test config management. 7 years ago