seancorfield / next-jdbc

A modern low-level Clojure wrapper for JDBC-based access to databases.
https://cljdoc.org/d/com.github.seancorfield/next.jdbc/
Eclipse Public License 1.0
755 stars 90 forks source link

Export clj-kondo config #187

Closed seancorfield closed 2 years ago

seancorfield commented 2 years ago

Some of this is currently baked into clj-kondo itself but I should add it all to the exports file -- see https://github.com/clj-kondo/clj-kondo/issues/1383 for details.

seancorfield commented 2 years ago

See https://github.com/clj-kondo/clj-kondo/blob/master/src/clj_kondo/impl/analyzer.clj#L1826-L1830