1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-31 13:31:01 +00:00
community.general/test/sanity/code-smell
Matt Clay 05220d693d
Complete updates of remaining code-smell tests. (#37743)
* Add text/binary file support to code smell tests.
* Enhance line-endings code smell test.
* Enhance no-smart-quotes code-smell test.
* Enhance shebang code-smell test.
2018-03-21 12:02:06 -07:00
..
azure-requirements.json
azure-requirements.py
boilerplate.json
boilerplate.py
configure-remoting-ps1.json
configure-remoting-ps1.py
empty-init.json
empty-init.py
integration-aliases.json
integration-aliases.py
line-endings.json Complete updates of remaining code-smell tests. (#37743) 2018-03-21 12:02:06 -07:00
line-endings.py Complete updates of remaining code-smell tests. (#37743) 2018-03-21 12:02:06 -07:00
no-assert.json
no-assert.py
no-basestring.json
no-basestring.py
no-dict-iteritems.json
no-dict-iteritems.py
no-dict-iterkeys.json
no-dict-iterkeys.py
no-dict-itervalues.json
no-dict-itervalues.py
no-get-exception.json
no-get-exception.py
no-illegal-filenames.json
no-illegal-filenames.py
no-smart-quotes.json Complete updates of remaining code-smell tests. (#37743) 2018-03-21 12:02:06 -07:00
no-smart-quotes.py Complete updates of remaining code-smell tests. (#37743) 2018-03-21 12:02:06 -07:00
no-tests-as-filters.json
no-tests-as-filters.py
no-underscore-variable.json
no-underscore-variable.py
no-unicode-literals.json
no-unicode-literals.py
replace-urlopen.json
replace-urlopen.py
required-and-default-attributes.json
required-and-default-attributes.py
shebang.json Complete updates of remaining code-smell tests. (#37743) 2018-03-21 12:02:06 -07:00
shebang.py Complete updates of remaining code-smell tests. (#37743) 2018-03-21 12:02:06 -07:00
skip.txt
test-constraints.json
test-constraints.py
use-argspec-type-path.json
use-argspec-type-path.py
use-compat-six.json
use-compat-six.py