Skip to content

Commit b721f3c

Browse files
authored
fix(docs): ansible-lints lints the entire dir (#7272)
Add ansible-lint to the list of linters that ignore configuration variables to only lint changed files. Fix #7263
1 parent 10265f1 commit b721f3c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -758,6 +758,7 @@ The following linters and formatters ignore the `FILTER_REGEX_INCLUDE`,
758758
`FILTER_REGEX_EXCLUDE`, `IGNORE_GENERATED_FILES`, `IGNORE_GITIGNORED_FILES`,
759759
`VALIDATE_ALL_CODEBASE` variables, and always check the entire workspace:
760760

761+
- ansible-lint
761762
- Biome
762763
- Jscpd
763764
- Checkov

0 commit comments

Comments
 (0)