BUILD: Exclude third party notices from indentation filter (#187913)

pull/187928/head
Alex Ross 2023-07-14 11:52:40 +02:00 committed by GitHub
parent 6a152ca523
commit dc142e4cd1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -66,6 +66,7 @@ module.exports.indentationFilter = [
// except specific files
'!**/ThirdPartyNotices.txt',
'!**/ThirdPartyNotices.cli.txt',
'!**/LICENSE.{txt,rtf}',
'!LICENSES.chromium.html',
'!**/LICENSE',