Merge pull request #1220 from yvendruscolo/patch-1

match .edn files
This commit is contained in:
Zachary Yedidia 2018-12-10 14:29:53 -05:00 committed by GitHub
commit 2823058806
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
filetype: clojure
detect:
filename: "\\.(clj[sc]?)$"
filename: "\\.(clj[sc]?|edn)$"
rules: