mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 12:19:20 +00:00
Whitelist comments in all JSON files. For #129206
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -8,4 +8,4 @@ ThirdPartyNotices.txt eol=crlf
|
|||||||
*.ps1 eol=lf
|
*.ps1 eol=lf
|
||||||
*.sh eol=lf
|
*.sh eol=lf
|
||||||
*.rtf -text
|
*.rtf -text
|
||||||
*.json linguist-language=jsonc
|
**/*.json linguist-language=jsonc
|
||||||
|
|||||||
Reference in New Issue
Block a user