-
-
Notifications
You must be signed in to change notification settings - Fork 32
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
Adding ls-lint on an existing project ("warn" option) #63
Comments
This is a great idea - added to #36 |
@loeffel-io I would love to submit a PR to add this functionality. I think this can be added in a backward-compatible way that does not require a major version bump. By adding it to your v2 list are you expecting it to be non-backwards-compatible or is the v2 list just a place to add features you want to do? |
I would love to see a PR from you @wburningham; don't need to be in |
Initial commit to add 'warn' option for issue #63.
Hey, I would like to add this package to my project.
However, it's a big project and I want to make the migration slow-but-steady.
Is there any way to add "warn" rule like eslint just until we migrate all the badly named files/folders?
The text was updated successfully, but these errors were encountered: