ICU-20953 Tell GitHub to treat JSON as JSONC to fix syntax highlighting for comments.
This commit is contained in:
parent
1a9fb8ec33
commit
c0a7ecc790
4
.gitattributes
vendored
4
.gitattributes
vendored
@ -84,3 +84,7 @@ configure text !eol
|
||||
|
||||
# Enable syntax highlighting on GitHub.com
|
||||
.cpyskip.txt linguist-language=Ignore-List
|
||||
|
||||
# Use JSONC for syntax highlighting on GitHub.com
|
||||
*.json linguist-language=jsonc
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user