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/test/sanity/code-smell
Felix Fontein e7e63ec1e8 Improving syntax highlighting in HTML docs (#42472)
* Adding improved YAML lexer for HTML docs.

* Fixing (some of) the warnings.

* Fixing more warnings.

* Removing ansible- prefix from lexer names.

* Rename extensions -> _extensions.

* Removing superfluous module search path extension.
6 years ago
..
azure-requirements.json Overhaul additional sanity tests. (#36803) 7 years ago
azure-requirements.py More code-smell sanity test updates. (#36830) 7 years ago
boilerplate.json
boilerplate.py
changelog.json Implement new changelog generator. 6 years ago
changelog.py Implement new changelog generator. 6 years ago
configure-remoting-ps1.json Overhaul additional sanity tests. (#36803) 7 years ago
configure-remoting-ps1.py Overhaul additional sanity tests. (#36803) 7 years ago
docs-build.json Make docs-build sanity test disabled by default. 6 years ago
docs-build.py Improving syntax highlighting in HTML docs (#42472) 6 years ago
empty-init.json Overhaul additional sanity tests. (#36803) 7 years ago
empty-init.py Overhaul additional sanity tests. (#36803) 7 years ago
line-endings.json Complete updates of remaining code-smell tests. (#37743) 7 years ago
line-endings.py New module: routeros — manage MikroTik RouterOS (#41155) 6 years ago
no-assert.json
no-assert.py Adds the ipaddress compat library backport from Python 3.x (#42265) 6 years ago
no-basestring.json
no-basestring.py
no-dict-iteritems.json
no-dict-iteritems.py
no-dict-iterkeys.json
no-dict-iterkeys.py
no-dict-itervalues.json
no-dict-itervalues.py
no-get-exception.json
no-get-exception.py
no-illegal-filenames.json Overhaul additional sanity tests. (#36803) 7 years ago
no-illegal-filenames.py Overhaul additional sanity tests. (#36803) 7 years ago
no-smart-quotes.json Complete updates of remaining code-smell tests. (#37743) 7 years ago
no-smart-quotes.py Allow specifying the output encoding in the template module (#42171) 6 years ago
no-tests-as-filters.json
no-tests-as-filters.py Overhaul additional sanity tests. (#36803) 7 years ago
no-underscore-variable.json
no-underscore-variable.py
no-unicode-literals.json More code-smell sanity test updates. (#36830) 7 years ago
no-unicode-literals.py Adds the ipaddress compat library backport from Python 3.x (#42265) 6 years ago
replace-urlopen.json
replace-urlopen.py Add requests.Session like class (#37622) 6 years ago
required-and-default-attributes.json
required-and-default-attributes.py
shebang.json Complete updates of remaining code-smell tests. (#37743) 7 years ago
shebang.py Fix shebangs and file modes and update tests. (#40563) 6 years ago
skip.txt
test-constraints.json Overhaul additional sanity tests. (#36803) 7 years ago
test-constraints.py Overhaul additional sanity tests. (#36803) 7 years ago
use-argspec-type-path.json
use-argspec-type-path.py expand user before calling abspath (#40196) 6 years ago
use-compat-six.json
use-compat-six.py