Skip to content

Commit b9b3ec0

Browse files
committed
Add the linters
1 parent 7ece44e commit b9b3ec0

File tree

2 files changed

+6910
-0
lines changed

2 files changed

+6910
-0
lines changed

linters/CPPLINT.cfg

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
headers=h
2+
linelength=110
3+
filter=-runtime/int
4+
filter=-legal/copyright
5+
filter=-build/include_subdir
6+
filter=-build/include
7+
filter=-readability/casting
8+
filter=-runtime/threadsafe_fn
9+
filter=-runtime/printf

0 commit comments

Comments
 (0)