Add the ".cljx" file extension to the list of Clojure languages.

Some people start writing portable Clojure/Clojurescript code and use
the ".cljx" file extension for that. This is driven by this project:

https://github.com/lynaghk/cljx
This commit is contained in:
Roman Scherer
2013-09-03 21:34:06 +02:00
parent 64990a00b8
commit de8c4daa45

View File

@@ -242,6 +242,7 @@ Clojure:
primary_extension: .clj
extensions:
- .cljs
- .cljx
filenames:
- riemann.config