Skip to content

Commit

Permalink
Merge pull request #238 from vkucera/cpplint
Browse files Browse the repository at this point in the history
Update cpplint configuration
  • Loading branch information
ddobrigk authored Oct 24, 2023
2 parents 23a6a19 + 98079ef commit faacef7
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 +1 @@
filter=-build/namespaces,-readability/todo,-runtime/references,-whitespace/blank_line,-whitespace/braces,-whitespace/comments,-whitespace/line_length,-whitespace/semicolon,-whitespace/todo
filter=-build/c++11,-build/namespaces,-readability/fn_size,-readability/todo,-runtime/references,-whitespace/blank_line,-whitespace/braces,-whitespace/comments,-whitespace/line_length,-whitespace/semicolon,-whitespace/todo

0 comments on commit faacef7

Please sign in to comment.