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
ansible-doc.rst
ansible-var-precedence-check.rst
azure-requirements.rst
boilerplate.rst Split the metaclass == type and from future boilerplate code. 2019-07-10 22:17:35 -07:00
botmeta.rst
changelog.rst
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
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
no-illegal-filenames.rst
no-main-display.rst
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
pep8.rst removes last :doc: links in the dev guide (#58417) 2019-06-26 14:59:33 -04:00
pslint.rst
pylint-ansible-test.rst
pylint.rst
replace-urlopen.rst
required-and-default-attributes.rst
rstcheck.rst
sanity-docs.rst
shebang.rst
shellcheck.rst
symlinks.rst
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
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