diff options
| author | alevitskii <[email protected]> | 2025-03-07 21:03:13 +0300 |
|---|---|---|
| committer | alevitskii <[email protected]> | 2025-03-07 21:19:09 +0300 |
| commit | 8551771a23660e0e75431bfa4c5f44d21333cfd9 (patch) | |
| tree | 44dde166c0195fa8924e219c871402287056f70b /build/plugins/_dart_fields.py | |
| parent | 146738322027245954f0964cfd2e4b0acf94cfd5 (diff) | |
[maps/renderer] clang-format as a package
clang-format as a package
commit_hash:d88bdab56261001bc76c558d38948ee8ce6a7123
Diffstat (limited to 'build/plugins/_dart_fields.py')
| -rw-r--r-- | build/plugins/_dart_fields.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/plugins/_dart_fields.py b/build/plugins/_dart_fields.py index e36c416dcee..575fde15d2e 100644 --- a/build/plugins/_dart_fields.py +++ b/build/plugins/_dart_fields.py @@ -670,7 +670,7 @@ class LintConfigs: class LintExtraParams: KEY = 'LINT-EXTRA-PARAMS' - _CUSTOM_CLANG_FORMAT_ALLOWED_PATHS = ('ads', 'bigrt', 'grut', 'yabs') + _CUSTOM_CLANG_FORMAT_ALLOWED_PATHS = ('ads', 'bigrt', 'grut', 'yabs', 'maps') @classmethod def from_macro_args(cls, unit, flat_args, spec_args): |
