mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Merge pull request #669 from r0man/cljx
Add the ".cljx" file extension to the list of Clojure languages.
This commit is contained in:
@@ -242,6 +242,7 @@ Clojure:
|
||||
primary_extension: .clj
|
||||
extensions:
|
||||
- .cljs
|
||||
- .cljx
|
||||
filenames:
|
||||
- riemann.config
|
||||
|
||||
|
||||
Reference in New Issue
Block a user