mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-07-27 09:54:46 +00:00
Ignore pylint errors caused by compatibility checks for six
* This is a temporary measure until we stop covering Python2 * Remove standalone ansible-lint tests since it is covered by ansible-test Signed-off-by: saito-hideki <saito@fgrep.org>
This commit is contained in:
@@ -1 +1,10 @@
|
||||
tests/utils/shippable/timing.py shebang
|
||||
plugins/action/synchronize.py pylint:ansible-bad-import-from
|
||||
plugins/callback/cgroup_perf_recap.py pylint:ansible-bad-import-from
|
||||
plugins/modules/mount.py pylint:ansible-bad-import-from
|
||||
plugins/modules/sysctl.py pylint:ansible-bad-import-from
|
||||
plugins/shell/csh.py pylint:ansible-bad-import-from
|
||||
plugins/shell/fish.py pylint:ansible-bad-import-from
|
||||
tests/unit/mock/procenv.py pylint:ansible-bad-import-from
|
||||
tests/unit/mock/yaml_helper.py pylint:ansible-bad-import-from
|
||||
tests/unit/modules/conftest.py pylint:ansible-bad-import-from
|
||||
|
||||
Reference in New Issue
Block a user