Skip to content

Commit

Permalink
style: ignore line length when linting
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen Stack committed Dec 5, 2016
1 parent 76dab88 commit dcd2609
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CPPLINT.cfg
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
filter=-build/header_guard,-legal/copyright,-runtime/int,-readability/casting,-build/include
linelength=100
linelength=300

0 comments on commit dcd2609

Please sign in to comment.