mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-06-04 07:16:55 +00:00
* Resolve newly added tests as filters * Add code smell to test for ansible provided jinja tests as filters syntax * Add docs for no-tests-as-filters code smell test * Address tests as filters in new integration tests * Address feedback * Address feedback 2 |
||
|---|---|---|
| .. | ||
| ansible-var-precedence-check.py | ||
| azure-requirements.py | ||
| boilerplate.sh | ||
| configure-remoting-ps1.sh | ||
| empty-init.sh | ||
| inappropriately-private.sh | ||
| integration-aliases.py | ||
| line-endings.sh | ||
| no-assert.py | ||
| no-basestring.sh | ||
| no-dict-iteritems.sh | ||
| no-dict-iterkeys.sh | ||
| no-dict-itervalues.sh | ||
| no-get-exception.sh | ||
| no-smart-quotes.sh | ||
| no-tests-as-filters.py | ||
| no-underscore-variable.sh | ||
| no-unicode-literals.sh | ||
| no-wildcard-import.sh | ||
| replace-urlopen.sh | ||
| required-and-default-attributes.sh | ||
| shebang.sh | ||
| skip.txt | ||
| test-constraints.sh | ||
| use-argspec-type-path.sh | ||
| use-compat-six.sh | ||