blob: c19a658049b5aeee8cc7f19b43abee90268df090 [file] [log] [blame]
set noparent
# Dawn has something called CHECK, but it doesn't have everything Chromium has (like CHECK_GE).
filter=-readability/check
# This set of removals is set to match the set of
# OFF_UNLESS_MANUALLY_ENABLED_LINT_FEATURES from the depot_tools
# presubmit_canned_checks.py file.
filter=-build/c++11
filter=-runtime/references
filter=-whitespace/braces
filter=-whitespace/comma
filter=-whitespace/end_of_line
filter=-whitespace/forcolon
filter=-whitespace/indent
filter=-whitespace/line_length
filter=-whitespace/newline
filter=-whitespace/operators
filter=-whitespace/parens
filter=-whitespace/semicolon
filter=-whitespace/tab