mirror of
https://github.com/microsoft/vscode.git
synced 2026-09-06 14:34:17 +01:00
BUILD: Exclude third party notices from indentation filter (#187913)
This commit is contained in:
@@ -66,6 +66,7 @@ module.exports.indentationFilter = [
|
||||
|
||||
// except specific files
|
||||
'!**/ThirdPartyNotices.txt',
|
||||
'!**/ThirdPartyNotices.cli.txt',
|
||||
'!**/LICENSE.{txt,rtf}',
|
||||
'!LICENSES.chromium.html',
|
||||
'!**/LICENSE',
|
||||
|
||||
Reference in New Issue
Block a user