ansible/test/sanity
John Barker c57a7f05e1 Bulk autopep8 (modules)
As agreed in 2017-12-07 Core meeting bulk fix pep8 issues

Generated using:
autopep8 1.3.3 (pycodestyle: 2.3.1)
autopep8 -r  --max-line-length 160 --in-place --ignore E305,E402,E722,E741 lib/ansible/modules

Manually fix issues that autopep8 has introduced
2017-12-07 20:25:55 +00:00
..
ansible-doc Remove remnants of obsolete fireball mode. 2016-12-09 16:56:34 -07:00
code-smell Enhance empty __init__ code-smell to check module_utils (#33438) 2017-11-30 15:47:38 -08:00
import Enable Python 3.7 in ansible-test. 2017-11-21 09:24:04 -08:00
pep8 Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
pylint Fix anomalous backslashes and enable pylint test. 2017-11-21 23:22:51 -08:00
rstcheck Add rstcheck to ansible-test and correct issues. (#23550) 2017-04-13 10:28:52 -07:00
shellcheck Disable newer shellcheck tests which don't pass. 2017-02-27 22:31:47 -08:00
validate-modules Fix module validator handling of empty options. 2017-12-05 16:46:05 -08:00
ansible.cfg Fix ansible-test config management. 2017-10-04 12:52:36 -07:00