ci: exclude def files from third_party/abseil-cpp (#1298)

This commit is contained in:
Bartek Iwańczuk 2023-08-09 16:30:57 +02:00 committed by GitHub
parent 4573256203
commit dbca136bee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -54,6 +54,7 @@ exclude = [
"third_party/icu/source/samples/",
"third_party/icu/source/tools/",
"third_party/icu/tzres/",
"third_party/abseil-cpp/*.def",
"tools/clang",
"v8/ChangeLog",
"v8/benchmarks/",