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

Accept line disabler with rule severity provided #1135

Open
mnojek opened this issue Oct 28, 2024 · 0 comments
Open

Accept line disabler with rule severity provided #1135

mnojek opened this issue Oct 28, 2024 · 0 comments

Comments

@mnojek
Copy link
Member

mnojek commented Oct 28, 2024

Is it a bug, or a feature? 😄

The line disablers work with rule name or its id, but doesn't work when the severity of the rule is provided with the id.

In short, this works:

# robocop: off=unused-variable
# robocop: off=0920 

This doesn't:

# robocop: off=I0920
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