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.
2 parents ec3ec86 + f2bc6a8 commit 97e2526Copy full SHA for 97e2526
.gitattributes
@@ -0,0 +1,4 @@
1
+# GitHub really wants to mark littlefs as a python project, telling it to
2
+# reclassify our test .toml files as C code (which they are 95% of anyways)
3
+# remedies this
4
+*.toml linguist-language=c
0 commit comments