We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a152ca commit dc142e4Copy full SHA for dc142e4
build/filters.js
@@ -66,6 +66,7 @@ module.exports.indentationFilter = [
66
67
// except specific files
68
'!**/ThirdPartyNotices.txt',
69
+ '!**/ThirdPartyNotices.cli.txt',
70
'!**/LICENSE.{txt,rtf}',
71
'!LICENSES.chromium.html',
72
'!**/LICENSE',
0 commit comments