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
2019-07-10 22:17:35 -07:00
..
action-plugin-docs.json Support ignore_changes in code-smell tests. 2019-02-05 15:21:01 -08:00
action-plugin-docs.py Support ignore_changes in code-smell tests. 2019-02-05 15:21:01 -08:00
azure-requirements.json Overhaul additional sanity tests. (#36803) 2018-02-27 15:05:39 -08:00
azure-requirements.py More code-smell sanity test updates. (#36830) 2018-02-28 00:50:00 -08:00
botmeta.json Minor cleanup of code-smell tests. (#45658) 2018-09-14 11:12:06 -07:00
botmeta.py Added supershipit to botmeta sanity test (#50219) 2018-12-21 10:36:43 +10:00
changelog.json Implement new changelog generator. 2018-06-05 19:08:15 -07:00
changelog.py Check extensions on changelog fragments. 2019-03-08 22:42:19 -08:00
configure-remoting-ps1.json Overhaul additional sanity tests. (#36803) 2018-02-27 15:05:39 -08:00
configure-remoting-ps1.py Overhaul additional sanity tests. (#36803) 2018-02-27 15:05:39 -08:00
deprecated-config.json code-smell test that can find deprecated config items (#46273) 2018-11-13 09:29:39 -06:00
deprecated-config.py code-smell test that can find deprecated config items (#46273) 2018-11-13 09:29:39 -06:00
docs-build.json Make docs-build sanity test disabled by default. 2018-05-09 17:55:00 -07:00
docs-build.py adds stub API docs in a single file (#46663) 2018-10-11 10:15:24 -04:00
empty-init.json Overhaul additional sanity tests. (#36803) 2018-02-27 15:05:39 -08:00
empty-init.py Skip sanity tests that don't apply to bundled code 2018-12-17 11:01:01 -08:00
future-import-boilerplate.json Split the metaclass == type and from future boilerplate code. 2019-07-10 22:17:35 -07:00
future-import-boilerplate.py Split the metaclass == type and from future boilerplate code. 2019-07-10 22:17:35 -07:00
line-endings.json Complete updates of remaining code-smell tests. (#37743) 2018-03-21 12:02:06 -07:00
line-endings.py New module: routeros — manage MikroTik RouterOS (#41155) 2018-07-30 10:28:03 +05:30
metaclass-boilerplate.json Split the metaclass == type and from future boilerplate code. 2019-07-10 22:17:35 -07:00
metaclass-boilerplate.py Split the metaclass == type and from future boilerplate code. 2019-07-10 22:17:35 -07:00
no-assert.json Add support for enhanced code-smell tests. (#36332) 2018-02-20 13:37:23 -08:00
no-assert.py Fix no-assert code-smell regex. 2019-03-08 13:20:20 -08:00
no-basestring.json Upgrade more code-smell tests. (#36560) 2018-02-21 20:09:13 -08:00
no-basestring.py Pass code-smell paths on stdin. 2018-02-27 00:36:16 -08:00
no-dict-iteritems.json Upgrade more code-smell tests. (#36560) 2018-02-21 20:09:13 -08:00
no-dict-iteritems.py Pass code-smell paths on stdin. 2018-02-27 00:36:16 -08:00
no-dict-iterkeys.json Upgrade more code-smell tests. (#36560) 2018-02-21 20:09:13 -08:00
no-dict-iterkeys.py Pass code-smell paths on stdin. 2018-02-27 00:36:16 -08:00
no-dict-itervalues.json Upgrade more code-smell tests. (#36560) 2018-02-21 20:09:13 -08:00
no-dict-itervalues.py Pass code-smell paths on stdin. 2018-02-27 00:36:16 -08:00
no-get-exception.json Upgrade more code-smell tests. (#36560) 2018-02-21 20:09:13 -08:00
no-get-exception.py Fix false positives in no-get-exception test. 2019-01-15 09:37:10 -08:00
no-illegal-filenames.json Overhaul additional sanity tests. (#36803) 2018-02-27 15:05:39 -08:00
no-illegal-filenames.py Minor cleanup of code-smell tests. (#45658) 2018-09-14 11:12:06 -07:00
no-main-display.json Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
no-main-display.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
no-smart-quotes.json Complete updates of remaining code-smell tests. (#37743) 2018-03-21 12:02:06 -07:00
no-smart-quotes.py no-smart-quotes: Skip files by path in code-smell (#45881) 2018-12-18 20:33:18 +01:00
no-unicode-literals.json More code-smell sanity test updates. (#36830) 2018-02-28 00:50:00 -08:00
no-unicode-literals.py Adds the ipaddress compat library backport from Python 3.x (#42265) 2018-07-17 11:37:23 -07:00
no-unwanted-files.json Add sanity test to check for unwanted files. 2019-05-14 09:13:51 -07:00
no-unwanted-files.py Cloud dev docs to rst (#56485) 2019-05-16 09:05:12 -05:00
replace-urlopen.json Update more code-smell tests. (#36570) 2018-02-22 08:08:29 -08:00
replace-urlopen.py Add requests.Session like class (#37622) 2018-06-01 11:44:20 -05:00
required-and-default-attributes.json Upgrade more code-smell tests. (#36560) 2018-02-21 20:09:13 -08:00
required-and-default-attributes.py Pass code-smell paths on stdin. 2018-02-27 00:36:16 -08:00
shebang.json Complete updates of remaining code-smell tests. (#37743) 2018-03-21 12:02:06 -07:00
shebang.py Prepare ansible-test for supporting collections. (#58886) 2019-07-09 17:31:04 -07:00
skip.txt Disable the update-bundled test during normal operation 2019-02-06 13:59:55 -08:00
symlinks.json Add symlinks sanity test. (#46467) 2018-10-04 07:02:42 -07:00
symlinks.py Add symlinks sanity test. (#46467) 2018-10-04 07:02:42 -07:00
test-constraints.json Overhaul additional sanity tests. (#36803) 2018-02-27 15:05:39 -08:00
test-constraints.py Overhaul additional sanity tests. (#36803) 2018-02-27 15:05:39 -08:00
update-bundled.json Have update-bundled check for updates to all bundled code 2019-02-06 13:59:55 -08:00
update-bundled.py Have update-bundled check for updates to all bundled code 2019-02-06 13:59:55 -08:00
use-argspec-type-path.json Update more code-smell tests. (#36570) 2018-02-22 08:08:29 -08:00
use-argspec-type-path.py mongodb_replicaset module and test exception (#49690) 2019-02-25 11:52:07 +01:00
use-compat-six.json Update more code-smell tests. (#36570) 2018-02-22 08:08:29 -08:00
use-compat-six.py Use ansible.module_utils.six in inventory scripts (#55000) 2019-04-09 13:17:59 -04:00