Skip to content

Commit 4366ff1

Browse files
authored
Improve Github syntax highlighting (#9301)
1 parent 579a3aa commit 4366ff1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitattributes

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Set linguist-language to support comments syntax highlight
2+
**/stubtest_allowlist*.txt linguist-language=ini
3+
tests/stubtest_allowlists/*.txt linguist-language=ini
4+
tests/pytype_exclude_list.txt linguist-language=ini
5+
pyrightconfig*.json linguist-language=jsonc

0 commit comments

Comments
 (0)