We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e22469 commit 015ac0cCopy full SHA for 015ac0c
.gitattributes
@@ -0,0 +1,6 @@
1
+# The .t files are cram tests. The GitHub syntax highlighter [1] does not know
2
+# about the cram format and thinks they are Perl files. So we disabled the
3
+# GitHub highlighter altogether for these files.
4
+
5
+*.t text linguist-language=Text
6
0 commit comments