- # Copyright 2024 The Chromium Authors
- # Use of this source code is governed by a BSD-style license that can be
- # found in the LICENSE file.
- # See https://source.chromium.org/chromium/chromium/tools/depot_tools/+/main:cpplint.py
- # about this configuration file.
- # Include order should be caught by clang-format.
- filter=-build/include_order
|