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
Dag Wieers 4efec414e7 test/: PEP8 compliancy (#24803)
* test/: PEP8 compliancy

- Make PEP8 compliant

* Python3 chokes on casting int to bytes (#24952)

But if we tell the formatter that the var is a number, it works
7 years ago
..
ansible-doc Remove remnants of obsolete fireball mode. 8 years ago
code-smell test/: PEP8 compliancy (#24803) 7 years ago
pep8 test/: PEP8 compliancy (#24803) 7 years ago
pylint Fix var precedence check to support python 3. (#23552) 8 years ago
rstcheck Add rstcheck to ansible-test and correct issues. (#23550) 8 years ago
shellcheck Disable newer shellcheck tests which don't pass. 8 years ago
validate-modules Make Reporter class hold all results, move line/col into results, and out of message (#24127) 8 years ago