heptapod: add `.gitattributes` file to improve language detection
authorRaphaël Gomès <rgomes@octobus.net>
Wed, 05 Apr 2023 16:09:08 +0200
changeset 50391 9fa3cda7449e
parent 50388 ed052780ad5e
child 50392 f0d2b18f0274
heptapod: add `.gitattributes` file to improve language detection I am fully aware of the irony.
.gitattributes
tests/test-check-code.t
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.gitattributes	Wed Apr 05 16:09:08 2023 +0200
@@ -0,0 +1,2 @@
+# So GitLab doesn't think we're using tons of Perl
+*.t -linguist-detectable
--- a/tests/test-check-code.t	Fri Apr 07 15:42:49 2023 +0200
+++ b/tests/test-check-code.t	Wed Apr 05 16:09:08 2023 +0200
@@ -57,6 +57,7 @@
   .arcconfig
   .clang-format
   .editorconfig
+  .gitattributes
   .hgignore
   .hgsigs
   .hgtags