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/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
5 years ago
..
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. 5 years ago
botmeta.rst
changelog.rst
compile.rst removes last :doc: links in the dev guide (#58417) 5 years ago
configure-remoting-ps1.rst
deprecated-config.rst
docs-build.rst Replace no-underscore-variable test with pylint. (#54140) 6 years ago
empty-init.rst
future-import-boilerplate.rst Split the metaclass == type and from future boilerplate code. 5 years ago
import.rst
integration-aliases.rst doc - skip/windows for integration tests (#53010) 6 years ago
line-endings.rst
metaclass-boilerplate.rst Split the metaclass == type and from future boilerplate code. 5 years ago
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) 6 years ago
no-underscore-variable.rst Replace no-underscore-variable test with pylint. (#54140) 6 years ago
no-unicode-literals.rst
no-unwanted-files.rst Add sanity test to check for unwanted files. 6 years ago
no-wildcard-import.rst
pep8.rst removes last :doc: links in the dev guide (#58417) 5 years ago
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 6 years ago
use-argspec-type-path.rst
use-compat-six.rst
validate-modules.rst removes last :doc: links in the dev guide (#58417) 5 years ago
yamllint.rst