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/code-smell
Toshio Kuratomi 146a7f8ff6 Split the metaclass == type and from future boilerplate code.
The metaclass boilerplate is safe to apply en masse.  The future import
boilerplate needs code to be inspected to be sure that there aren't any
py2isms that need to be fixed.  Split these two checks so that we can
fix them independently

Be explicit about which files are grandfathered so we can fix them up one by one
6 years ago
..
action-plugin-docs.json Support `ignore_changes` in code-smell tests. 7 years ago
action-plugin-docs.py Support `ignore_changes` in code-smell tests. 7 years ago
azure-requirements.json Overhaul additional sanity tests. (#36803) 8 years ago
azure-requirements.py More code-smell sanity test updates. (#36830) 8 years ago
botmeta.json Minor cleanup of code-smell tests. (#45658) 7 years ago
botmeta.py Added supershipit to botmeta sanity test (#50219) 7 years ago
changelog.json Implement new changelog generator. 8 years ago
changelog.py Check extensions on changelog fragments. 7 years ago
configure-remoting-ps1.json Overhaul additional sanity tests. (#36803) 8 years ago
configure-remoting-ps1.py Overhaul additional sanity tests. (#36803) 8 years ago
deprecated-config.json code-smell test that can find deprecated config items (#46273) 7 years ago
deprecated-config.py code-smell test that can find deprecated config items (#46273) 7 years ago
docs-build.json Make docs-build sanity test disabled by default. 8 years ago
docs-build.py adds stub API docs in a single file (#46663) 7 years ago
empty-init.json Overhaul additional sanity tests. (#36803) 8 years ago
empty-init.py Skip sanity tests that don't apply to bundled code 7 years ago
future-import-boilerplate.json Split the metaclass == type and from future boilerplate code. 6 years ago
future-import-boilerplate.py Split the metaclass == type and from future boilerplate code. 6 years ago
line-endings.json Complete updates of remaining code-smell tests. (#37743) 8 years ago
line-endings.py New module: routeros — manage MikroTik RouterOS (#41155) 7 years ago
metaclass-boilerplate.json Split the metaclass == type and from future boilerplate code. 6 years ago
metaclass-boilerplate.py Split the metaclass == type and from future boilerplate code. 6 years ago
no-assert.json Add support for enhanced code-smell tests. (#36332) 8 years ago
no-assert.py Fix no-assert code-smell regex. 7 years ago
no-basestring.json Upgrade more code-smell tests. (#36560) 8 years ago
no-basestring.py Pass code-smell paths on stdin. 8 years ago
no-dict-iteritems.json Upgrade more code-smell tests. (#36560) 8 years ago
no-dict-iteritems.py Pass code-smell paths on stdin. 8 years ago
no-dict-iterkeys.json Upgrade more code-smell tests. (#36560) 8 years ago
no-dict-iterkeys.py Pass code-smell paths on stdin. 8 years ago
no-dict-itervalues.json Upgrade more code-smell tests. (#36560) 8 years ago
no-dict-itervalues.py Pass code-smell paths on stdin. 8 years ago
no-get-exception.json Upgrade more code-smell tests. (#36560) 8 years ago
no-get-exception.py Fix false positives in no-get-exception test. 7 years ago
no-illegal-filenames.json Overhaul additional sanity tests. (#36803) 8 years ago
no-illegal-filenames.py Minor cleanup of code-smell tests. (#45658) 7 years ago
no-main-display.json Add a Singleton metaclass, use it with Display (#48935) 7 years ago
no-main-display.py Add a Singleton metaclass, use it with Display (#48935) 7 years ago
no-smart-quotes.json Complete updates of remaining code-smell tests. (#37743) 8 years ago
no-smart-quotes.py no-smart-quotes: Skip files by path in code-smell (#45881) 7 years ago
no-unicode-literals.json More code-smell sanity test updates. (#36830) 8 years ago
no-unicode-literals.py Adds the ipaddress compat library backport from Python 3.x (#42265) 7 years ago
no-unwanted-files.json Add sanity test to check for unwanted files. 7 years ago
no-unwanted-files.py Cloud dev docs to rst (#56485) 7 years ago
replace-urlopen.json Update more code-smell tests. (#36570) 8 years ago
replace-urlopen.py Add requests.Session like class (#37622) 8 years ago
required-and-default-attributes.json Upgrade more code-smell tests. (#36560) 8 years ago
required-and-default-attributes.py Pass code-smell paths on stdin. 8 years ago
shebang.json Complete updates of remaining code-smell tests. (#37743) 8 years ago
shebang.py Prepare ansible-test for supporting collections. (#58886) 6 years ago
skip.txt Disable the update-bundled test during normal operation 7 years ago
symlinks.json Add symlinks sanity test. (#46467) 7 years ago
symlinks.py Add symlinks sanity test. (#46467) 7 years ago
test-constraints.json Overhaul additional sanity tests. (#36803) 8 years ago
test-constraints.py Overhaul additional sanity tests. (#36803) 8 years ago
update-bundled.json Have update-bundled check for updates to all bundled code 7 years ago
update-bundled.py Have update-bundled check for updates to all bundled code 7 years ago
use-argspec-type-path.json Update more code-smell tests. (#36570) 8 years ago
use-argspec-type-path.py mongodb_replicaset module and test exception (#49690) 7 years ago
use-compat-six.json Update more code-smell tests. (#36570) 8 years ago
use-compat-six.py Use ansible.module_utils.six in inventory scripts (#55000) 7 years ago