mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-07-30 03:14:46 +00:00
Ignore pylint errors caused by compatibility checks for six
* This is a temporary measure until we stop covering Python2 Signed-off-by: saito-hideki <saito@fgrep.org>
This commit is contained in:
@@ -18,4 +18,4 @@ fi
|
||||
|
||||
# shellcheck disable=SC2086
|
||||
ansible-test sanity --color -v --junit ${COVERAGE:+"$COVERAGE"} ${CHANGED:+"$CHANGED"} \
|
||||
--docker --base-branch "${base_branch}" --allow-disabled
|
||||
--docker --base-branch "${base_branch}" --allow-disabled --debug
|
||||
|
||||
Reference in New Issue
Block a user