Skip to content

Commit 62db58c

Browse files
committed
Ignore build/c++11 rule
1 parent b4da9be commit 62db58c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CPPLINT.cfg

+3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ set noparent
33
# '#pragma once' is shorter and less error-prone
44
filter=-build/header_guard
55
filter=+build/pragma_once
6+
#
7+
filter=-build/c++11
8+
69

710
# Remove complaints about needing subdir
811
filter=-build/include_subdir

0 commit comments

Comments
 (0)