diff options
| author | Andrey Listopadov <andreyorst@gmail.com> | 2021-08-22 17:26:13 +0000 |
|---|---|---|
| committer | Andrey Listopadov <andreyorst@gmail.com> | 2021-08-22 17:26:13 +0000 |
| commit | 3a089f30326dbe677f7169f217056326f5aef2f0 (patch) | |
| tree | bc25d8c2a15d42a94f25606c86749a3e7a1c4651 /.gitattributes | |
| parent | 5cd4100a4e9e7b7cf77b21f2759f6401cd9a06d9 (diff) | |
fix: update linguist language detection
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/.gitattributes b/.gitattributes index c76964a..07273f9 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ -*.fnl gitlab-language=clojure linguist-language=lua -.fenneldoc gitlab-language=clojure linguist-language=lua +*.fnl gitlab-language=clojure +.fenneldoc gitlab-language=clojure linguist-language=fennel +.luacov linguist-vendored |