Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Ignore specific lint recommendations globally #25

Open
jl133780085 opened this issue Feb 27, 2024 · 0 comments
Open

Feature request: Ignore specific lint recommendations globally #25

jl133780085 opened this issue Feb 27, 2024 · 0 comments

Comments

@jl133780085
Copy link

jl133780085 commented Feb 27, 2024

image

Feature request to provide a mechanism to ignore specific lint recommendations globally instead of per line. For the example above, it is desirable to ignore this, however the only mechanism is to comment "# noqa: xxx" on that specific line:

/tmp/testfile:
  file.managed:
    - source: salt://{{unspaced_var}}/example  # noqa: 207
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant