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

This commit is contained in:
Alex Ross
2023-07-14 11:52:40 +02:00
committed by GitHub
parent 6a152ca523
commit dc142e4cd1
+1
View File
@@ -66,6 +66,7 @@ module.exports.indentationFilter = [
// except specific files
'!**/ThirdPartyNotices.txt',
'!**/ThirdPartyNotices.cli.txt',
'!**/LICENSE.{txt,rtf}',
'!LICENSES.chromium.html',
'!**/LICENSE',