mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
86242e6871
* Wildcard imports should be taken care of. Enable the pylint check for them * Remove wildcard import code-smell test as we're now checking via pylint * Add unused-wildcard-import as ignored in our compat code. These three files use wildcard imports so that they can export symbols in a compatible location. The real code lives elsewhere. So disable the pylint tests for the relevant sections of code. |
||
---|---|---|
.. | ||
ansible-doc | ||
code-smell | ||
compile | ||
import | ||
pep8 | ||
pslint | ||
pylint | ||
rstcheck | ||
shellcheck | ||
validate-modules | ||
yamllint | ||
ansible.cfg |