Skip to content

Commit e3d218e

Browse files
committed
fix: exclude_paths lint
1 parent 8b28ae4 commit e3d218e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .ansible-lint

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ exclude_paths:
1313
- .cache/ # implicit unless exclude_paths is defined in config
1414
- test/fixtures/formatting-before/
1515
- test/fixtures/formatting-prettier/
16+
- .ansible/collections
1617
# parseable: true
1718
# quiet: true
1819
# strict: true

0 commit comments

Comments
 (0)