Rule based ignores
Open
Project Proposal
- Dominant language
- JavaScript
- Stars
- 118
- Forks
- 225
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.