diff options
Diffstat (limited to 'ansible_collections/azure/azcollection/tests/lint')
-rw-r--r-- | ansible_collections/azure/azcollection/tests/lint/ignore-lint.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ansible_collections/azure/azcollection/tests/lint/ignore-lint.txt b/ansible_collections/azure/azcollection/tests/lint/ignore-lint.txt new file mode 100644 index 000000000..55878110f --- /dev/null +++ b/ansible_collections/azure/azcollection/tests/lint/ignore-lint.txt @@ -0,0 +1,5 @@ +--- +skip_list: + - yaml[line-length] + - sanity[cannot-ignore] + - no-handler |