blob: 407dec800c84737268e1be1ed852e538ebc9af70 [file] [log] [blame]
Dan Sinclair6e581892020-03-02 15:47:43 -05001set noparent
dan sinclair2a3d9942022-04-13 16:14:26 +00002
3# This set of removals is set to match the set of
4# OFF_UNLESS_MANUALLY_ENABLED_LINT_FEATURES from the depot_tools
5# presubmit_canned_checks.py file.
6filter=-build/c++11
7filter=-runtime/references
8filter=-whitespace/braces
9filter=-whitespace/comma
10filter=-whitespace/end_of_line
11filter=-whitespace/forcolon
12filter=-whitespace/indent
13filter=-whitespace/line_length
14filter=-whitespace/newline
15filter=-whitespace/operators
16filter=-whitespace/parens
17filter=-whitespace/semicolon
18filter=-whitespace/tab