mirror of
https://github.com/Hopiu/micro.git
synced 2026-03-17 06:20:28 +00:00
commit
2823058806
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
filetype: clojure
|
||||
|
||||
detect:
|
||||
filename: "\\.(clj[sc]?)$"
|
||||
filename: "\\.(clj[sc]?|edn)$"
|
||||
|
||||
rules:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue