Add clj-kondo (work in progress)

This commit is contained in:
Sean Corfield 2020-05-29 16:02:03 -07:00
parent b3baa094c2
commit a588f81113
2 changed files with 3 additions and 0 deletions

2
.clj-kondo/config.edn Normal file
View file

@ -0,0 +1,2 @@
{:lint-as
{honeysql.helpers/defhelper clojure.core/defn}}

1
.gitignore vendored
View file

@ -9,6 +9,7 @@
*.jar
*.class
.cpcache
.clj-kondo/.cache
.eastwood
.nrepl-port
.classpath