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

Allow ignoring some deviations from nitpick style #485

Open
sergei-ivanov opened this issue Apr 11, 2022 · 0 comments
Open

Allow ignoring some deviations from nitpick style #485

sergei-ivanov opened this issue Apr 11, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@sergei-ivanov
Copy link

Problem

As a nitpick user, I would like to be able to ignore some deviations from the common style.

We are using a common in-house nitpick style, but some projects do have fully documented, legitimate little deviations from the style. For example, a slightly different dependency constraint, or different tool or logging behaviour. I cannot see an easy way to tell nitpick to ignore those deviations. And it is not practical to define a local style override for just a single value. As a result, nitpick fix turns from being helpful to being destructive.

Possible solution

I would like to have support for meaningful comments like # nitpick:ignore that will force Nitpick to ignore the commented lines.

@sergei-ivanov sergei-ivanov added the enhancement New feature or request label Apr 11, 2022
@andreoliwa andreoliwa moved this to Upvoted / Requests in Nitpick Roadmap Sep 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Upvoted / Requests
Development

No branches or pull requests

1 participant