nrlint icon indicating copy to clipboard operation
nrlint copied to clipboard

Support false value to disable rule in .nrlintrc.js file

Open kazuhitoyokoi opened this issue 2 years ago • 0 comments

  • [x] Bugfix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)

Proposed changes

I forget the background of why true and "off" are used to enable and disable rules in the .nrlintrc.js configuration file. Because I think that true and false are natural for this case, I try to add support for the false value in this pull request.

Checklist

  • [x] I have read the contribution guidelines
  • [ ] For non-bugfix PRs, I have discussed this change on the forum/slack team.

kazuhitoyokoi avatar Aug 13 '23 09:08 kazuhitoyokoi