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

Rule based ignores #589

Open
jayvdb opened this issue Jun 3, 2018 · 2 comments
Open

Rule based ignores #589

jayvdb opened this issue Jun 3, 2018 · 2 comments

Comments

@jayvdb
Copy link
Member

jayvdb commented Jun 3, 2018

Currently coala can ignore rules based on in-source comments.

That can get very messy when particular rules sgould always be ignored in common but well defined scenarios.

In those case it is better to define a rule about the relevant lines.

See flake8-putty, which uses regex to describe scenarios.
The solution for this project should be more generic that flake8-putty, possibly using bears to define ranges when custom actions which ignore results.

@codetronaut
Copy link

@jayvdb can i start working on this issue as i am starting with open source and want to momentise myself.

@codetronaut
Copy link

thank you in advance.

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

No branches or pull requests

2 participants