next-jdbc/resources/clj-kondo.exports/com.github.seancorfield/next.jdbc/config.edn
2022-10-09 16:55:03 -07:00

5 lines
No EOL
175 B
Clojure

{:hooks
{:analyze-call
{next.jdbc/with-transaction
hooks.com.github.seancorfield.next-jdbc/with-transaction}}
:lint-as {next.jdbc/on-connection clojure.core/with-open}}