Skip to content

Commit 22bb4b9

Browse files
authored
build: exclude the cli third party notices from hygenie (microsoft#187843)
This might get moved later on, but for now exclude them
1 parent 7a2d479 commit 22bb4b9

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
@@ -32,6 +32,7 @@ module.exports.unicodeFilter = [
3232
'**',
3333

3434
'!**/ThirdPartyNotices.txt',
35+
'!**/ThirdPartyNotices.cli.txt',
3536
'!**/LICENSE.{txt,rtf}',
3637
'!LICENSES.chromium.html',
3738
'!**/LICENSE',

0 commit comments

Comments
 (0)