Skip to content

Commit dc142e4

Browse files
authored
BUILD: Exclude third party notices from indentation filter (microsoft#187913)
1 parent 6a152ca commit dc142e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/filters.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ module.exports.indentationFilter = [
6666

6767
// except specific files
6868
'!**/ThirdPartyNotices.txt',
69+
'!**/ThirdPartyNotices.cli.txt',
6970
'!**/LICENSE.{txt,rtf}',
7071
'!LICENSES.chromium.html',
7172
'!**/LICENSE',

0 commit comments

Comments
 (0)