closure-linter icon indicating copy to clipboard operation
closure-linter copied to clipboard

Skip "marked" lines

Open GoogleCodeExporter opened this issue 10 years ago • 2 comments

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 [email protected] on 19 Sep 2013 at 3:28

GoogleCodeExporter avatar Jun 17 '15 06:06 GoogleCodeExporter

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

Original comment by [email protected] on 19 Sep 2013 at 3:29

GoogleCodeExporter avatar Jun 17 '15 06:06 GoogleCodeExporter

Original comment by [email protected] on 25 Sep 2013 at 11:25

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

GoogleCodeExporter avatar Jun 17 '15 06:06 GoogleCodeExporter