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 Add test to require docs for action plugins. (#48376) 6 years ago
ansible-doc.rst
ansible-var-precedence-check.rst Remove more docs build errors (#45364) 6 years ago
azure-requirements.rst Fix ansible-test default image. (#31966) 7 years ago
boilerplate.rst Split the metaclass == type and from future boilerplate code. 5 years ago
botmeta.rst BOTMETA Validator + Bulk tidyup, support:(core,community,network) (#44903) 6 years ago
changelog.rst Implement new changelog generator. 7 years ago
compile.rst removes last :doc: links in the dev guide (#58417) 5 years ago
configure-remoting-ps1.rst
deprecated-config.rst code-smell test that can find deprecated config items (#46273) 6 years ago
docs-build.rst Replace no-underscore-variable test with pylint. (#54140) 6 years ago
empty-init.rst Enhance empty __init__ code-smell to check module_utils (#33438) 7 years ago
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 Remove uses of assert in production code (#32079) 7 years ago
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) 6 years ago
no-illegal-filenames.rst Added code-smell check to verify filenames are allowed with Windows (#35436) 7 years ago
no-main-display.rst Add a Singleton metaclass, use it with Display (#48935) 6 years ago
no-smart-quotes.rst Add a code-smell test for smart quotes and remove smart quotes from all files 7 years ago
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 Remove use of unicode_literals as it is an anti-pattern 7 years ago
no-unwanted-files.rst Add sanity test to check for unwanted files. 6 years ago
no-wildcard-import.rst Remove more docs build errors (#45364) 6 years ago
pep8.rst removes last :doc: links in the dev guide (#58417) 5 years ago
pslint.rst Add pslint sanity test. (#35303) 7 years ago
pylint-ansible-test.rst Remove more docs build errors (#45364) 6 years ago
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) 6 years ago
test-constraints.rst
update-bundled.rst Have update-bundled check for updates to all bundled code 6 years ago
use-argspec-type-path.rst adds stub API docs in a single file (#46663) 6 years ago
use-compat-six.rst
validate-modules.rst removes last :doc: links in the dev guide (#58417) 5 years ago
yamllint.rst