mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-07-30 11:24:55 +00:00
Remove meta-runtime[unsupported-version] line from the skip_list (#767)
Signed-off-by: Hideki Saito <saito@fgrep.org>
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
# SPDX-FileCopyrightText: 2024, Ansible Project
|
||||
|
||||
skip_list:
|
||||
- meta-runtime[unsupported-version] # This rule doesn't make any sense
|
||||
- fqcn[deep] # This rule produces false positives for files in tests/unit/plugins/action/fixtures/
|
||||
- sanity[cannot-ignore] # This rule is skipped to keep backward compatibility with Python 2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user