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 7bd0af15d2
Enhance empty __init__ code-smell to check module_utils (#33438)
Empty __init__ will allow us to use python namespaces with all of these
files.  That may be something we want to take advantage of for allowign
them to be expanded by user dirs.  Also might be needed for AnsiballZ or
other wrapper enhancements in the future.
8 years ago
..
ansible-doc.rst Initial ansible-test sanity docs. (#26775) 9 years ago
ansible-var-precedence-check.rst updated plugin docs (#30490) 8 years ago
azure-requirements.rst Fix ansible-test default image. (#31966) 8 years ago
boilerplate.rst code-smell test changes 8 years ago
configure-remoting-ps1.rst Initial ansible-test sanity docs. (#26775) 9 years ago
empty-init.rst Enhance empty __init__ code-smell to check module_utils (#33438) 8 years ago
import.rst Initial ansible-test sanity docs. (#26775) 9 years ago
integration-aliases.rst Initial ansible-test sanity docs. (#26775) 9 years ago
line-endings.rst Initial ansible-test sanity docs. (#26775) 9 years ago
no-assert.rst Remove uses of assert in production code (#32079) 8 years ago
no-basestring.rst code-smell test changes 8 years ago
no-dict-iteritems.rst Initial ansible-test sanity docs. (#26775) 9 years ago
no-dict-iterkeys.rst Initial ansible-test sanity docs. (#26775) 9 years ago
no-dict-itervalues.rst Initial ansible-test sanity docs. (#26775) 9 years ago
no-get-exception.rst code-smell test changes 8 years ago
no-smart-quotes.rst Add a code-smell test for smart quotes and remove smart quotes from all files 8 years ago
no-underscore-variable.rst Add a (disabled) code-smell test for detecting _ variables 8 years ago
no-unicode-literals.rst Remove use of unicode_literals as it is an anti-pattern 8 years ago
no-wildcard-import.rst Roadmap updates and docs fix. (#28287) 8 years ago
pep8.rst Fix documentation references. 8 years ago
pylint-ansible-test.rst Initial ansible-test sanity docs. (#26775) 9 years ago
pylint.rst Initial ansible-test sanity docs. (#26775) 9 years ago
replace-urlopen.rst Initial ansible-test sanity docs. (#26775) 9 years ago
required-and-default-attributes.rst Initial ansible-test sanity docs. (#26775) 9 years ago
rstcheck.rst Initial ansible-test sanity docs. (#26775) 9 years ago
sanity-docs.rst Initial ansible-test sanity docs. (#26775) 9 years ago
shebang.rst Initial ansible-test sanity docs. (#26775) 9 years ago
shellcheck.rst Initial ansible-test sanity docs. (#26775) 9 years ago
test-constraints.rst Initial ansible-test sanity docs. (#26775) 9 years ago
use-argspec-type-path.rst Add a hack to test whether type=path should be used in a module 8 years ago
use-compat-six.rst Initial ansible-test sanity docs. (#26775) 9 years ago
validate-modules.rst Fix documentation references. 8 years ago
yamllint.rst Initial ansible-test sanity docs. (#26775) 9 years ago