ansible/docs/docsite/rst/dev_guide/testing/sanity
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.rst Add test to require docs for action plugins. (#48376) 2018-11-13 22:52:36 -08:00
ansible-doc.rst
ansible-var-precedence-check.rst Remove more docs build errors (#45364) 2018-09-11 17:51:47 +01:00
azure-requirements.rst
boilerplate.rst Split the metaclass == type and from future boilerplate code. 2019-07-10 22:17:35 -07:00
botmeta.rst BOTMETA Validator + Bulk tidyup, support:(core,community,network) (#44903) 2018-09-14 12:33:23 +01:00
changelog.rst Implement new changelog generator. 2018-06-05 19:08:15 -07:00
compile.rst removes last :doc: links in the dev guide (#58417) 2019-06-26 14:59:33 -04:00
configure-remoting-ps1.rst
deprecated-config.rst code-smell test that can find deprecated config items (#46273) 2018-11-13 09:29:39 -06:00
docs-build.rst Replace no-underscore-variable test with pylint. (#54140) 2019-03-20 22:14:22 -07:00
empty-init.rst
future-import-boilerplate.rst Split the metaclass == type and from future boilerplate code. 2019-07-10 22:17:35 -07:00
import.rst
integration-aliases.rst doc - skip/windows for integration tests (#53010) 2019-02-26 15:41:46 -06:00
line-endings.rst
metaclass-boilerplate.rst Split the metaclass == type and from future boilerplate code. 2019-07-10 22:17:35 -07:00
no-assert.rst
no-basestring.rst
no-dict-iteritems.rst
no-dict-iterkeys.rst
no-dict-itervalues.rst
no-get-exception.rst rewrite of the developer guide, part 1 (#45179) 2018-09-07 08:57:36 -05:00
no-illegal-filenames.rst Added code-smell check to verify filenames are allowed with Windows (#35436) 2018-01-29 13:46:02 -08:00
no-main-display.rst Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
no-smart-quotes.rst
no-tests-as-filters.rst Don't register tests as filters (#55332) 2019-04-16 14:10:14 -05:00
no-underscore-variable.rst Replace no-underscore-variable test with pylint. (#54140) 2019-03-20 22:14:22 -07:00
no-unicode-literals.rst
no-unwanted-files.rst Add sanity test to check for unwanted files. 2019-05-14 09:13:51 -07:00
no-wildcard-import.rst Remove more docs build errors (#45364) 2018-09-11 17:51:47 +01:00
pep8.rst removes last :doc: links in the dev guide (#58417) 2019-06-26 14:59:33 -04:00
pslint.rst Add pslint sanity test. (#35303) 2018-01-24 17:22:14 -08:00
pylint-ansible-test.rst Remove more docs build errors (#45364) 2018-09-11 17:51:47 +01:00
pylint.rst
replace-urlopen.rst
required-and-default-attributes.rst
rstcheck.rst
sanity-docs.rst
shebang.rst
shellcheck.rst
symlinks.rst Add symlinks sanity test. (#46467) 2018-10-04 07:02:42 -07:00
test-constraints.rst
update-bundled.rst Have update-bundled check for updates to all bundled code 2019-02-06 13:59:55 -08:00
use-argspec-type-path.rst adds stub API docs in a single file (#46663) 2018-10-11 10:15:24 -04:00
use-compat-six.rst
validate-modules.rst removes last :doc: links in the dev guide (#58417) 2019-06-26 14:59:33 -04:00
yamllint.rst