Cpplint bypass most common error
The following error will now be bypassed, awaiting for slow cleanup whitespace/newline: 105 whitespace/blank_line: 110 whitespace/ending_newline: 116 readability/check: 117 runtime/int: 152 runtime/string: 169 runtime/explicit: 198 readability/braces: 235 whitespace/braces: 258 build/c++11: 302 readability/todo: 309 readability/multiline_comment: 350 build/namespaces: 482 readability/inheritance: 484 build/header_guard: 535 runtime/references: 794 build/include_what_you_use: 997 build/include_subdir: 1527 readability/casting: 2401 The following error are still present and need to be fixed build/explicit_make_pair: 1 whitespace/tab: 1 build/namespaces_literals: 2 readability/fn_size: 2 readability/namespace: 3 readability/nolint: 4 build/storage_class: 6 readability/multiline_string: 6 runtime/init: 7 whitespace/todo: 9 whitespace/comments: 13 build/namespaces_headers: 18 runtime/threadsafe_fn: 22 whitespace/line_length: 22 runtime/printf: 24 runtime/arrays: 26 whitespace/semicolon: 27 readability/alt_tokens: 28 legal/copyright: 31 build/include: 37 whitespace/operators: 39 build/include_order: 44 whitespace/parens: 45 whitespace/comma: 65 Bug: 311772251 Bug: 364967694 Test: None Flag: Exempt dev tools Change-Id: I4e6565151085c5924c89ee37fab2748b609d4f5a
Loading
Please register or sign in to comment