We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23f5333 commit 3e39324Copy full SHA for 3e39324
.ansible-lint
@@ -1,3 +1,7 @@
1
---
2
skip_list:
3
- var-naming[no-role-prefix]
4
+
5
+# Define paths or files to ignore
6
+exclude_paths:
7
+ - "tests/dast"
0 commit comments