Improve Github syntax highlighting (#9301)

This commit is contained in:
Avasam
2022-11-29 04:19:28 -05:00
committed by GitHub
parent 579a3aa70a
commit 4366ff1e0b

5
.gitattributes vendored Normal file
View File

@@ -0,0 +1,5 @@
# Set linguist-language to support comments syntax highlight
**/stubtest_allowlist*.txt linguist-language=ini
tests/stubtest_allowlists/*.txt linguist-language=ini
tests/pytype_exclude_list.txt linguist-language=ini
pyrightconfig*.json linguist-language=jsonc