rules in .ansible-lint-ignore produce warnings #3663
Unanswered
netsandbox
asked this question in
General
Replies: 1 comment
-
@ssbarnea would be great to get an answer to this question, please. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it the intended behavior that file specific ignore rules defined in
.ansible-lint-ignore
still produce a warning?It is a little bit annoying because you can't lint the rest of your ansible project with
strict: true
, because of these warnings.Beta Was this translation helpful? Give feedback.
All reactions