Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

Skip "marked" lines #76

Open
GoogleCodeExporter opened this issue Jun 17, 2015 · 2 comments
Open

Skip "marked" lines #76

GoogleCodeExporter opened this issue Jun 17, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

Would it be possible to add a feature so gjslint could skip lines that are 
marked to be skipped. Cpplint does that when you "mark" a line with // NOLINT(*)

This is quite useful when you have a style-checker bot running on a project for 
every commit that goes in, but you want to avoid it to flag again a certain 
line that is not following the style but won't be fixed now for some reason.

Original issue reported on code.google.com by jesus.sa...@intel.com on 19 Sep 2013 at 3:28

@GoogleCodeExporter
Copy link
Author

This is not a "Defect" but I couldn't find a way to change its type.

Original comment by jesus.sa...@intel.com on 19 Sep 2013 at 3:29

@GoogleCodeExporter
Copy link
Author

Original comment by vagra...@google.com on 25 Sep 2013 at 11:25

  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant