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

Action to add ignore to a line #16

Closed
wmertens opened this issue Jul 19, 2016 · 2 comments
Closed

Action to add ignore to a line #16

wmertens opened this issue Jul 19, 2016 · 2 comments

Comments

@wmertens
Copy link

It would be cool if you could run an action to automatically ignore the current offending rule for the line (or file).

So if you have to use some older API and it has snake_case on a line, causing a violation of camelcase, you can run the action and it would add // eslint-disable-line camelcase to that line.

@SamVerschueren
Copy link
Collaborator

Nice suggestion!

@spence-s spence-s self-assigned this Aug 30, 2021
@spence-s
Copy link
Collaborator

Done v3.14.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants