Hacker News new | ask | show | jobs
by NortySpock 142 days ago
How do you add new linter rules? Do you have to clean up an equivalent number of lines of warnings to enable an additional linter rule?
1 comments

sorry didn't see this question earlier.

we didn't run into this problem, as we just accepted a popular set of linting rules, and lived with them.

but I imagine you could just manually bump the ceiling number when adding a new linting rule.