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 33d2728879 Rename python files in hacking/ directory to have .py suffix
ansible-test only passes files which have the .py suffix for sanity
tests on python files.  This change will allow sanity tests to run on
the Python files in hacking/

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