forked from SantiSev/jazz-jackrabbit-2-remake
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCPPLINT.cfg
More file actions
2 lines (2 loc) · 663 Bytes
/
CPPLINT.cfg
File metadata and controls
2 lines (2 loc) · 663 Bytes
1
2
filter=-,+build/class,+build/deprecated,+build/include_what_you_use,+build/namespaces,+build/printf_format,+readability/braces,+readability/check,+readability/fn_size,+readability/function,+readability/multiline_comment,+readability/multiline_string,+readability/utf8,+runtime/arrays,+runtime/casting,+runtime/explicit,+runtime/init,+runtime/invalid_increment,+runtime/memset,+runtime/operator,+runtime/printf,+runtime/printf_format,+runtime/rtti,+runtime/string,+whitespace/blank_line,+whitespace/empty_loop_body,+whitespace/ending_newline,+whitespace/line_length,+whitespace/newline,+whitespace/parens,+whitespace/semicolon,-whitespace/blank_line
linelength=101