Skip to content

Commit

Permalink
Configure clj-kondo for pogonos.reader/with-open
Browse files Browse the repository at this point in the history
  • Loading branch information
athos committed Jun 15, 2023
1 parent 349f4b1 commit 094c782
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .clj-kondo/config.edn
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
{:ignore [:uninitialized-var]}
{:ignore [:uninitialized-var]
:lint-as {pogonos.reader/with-open clojure.core/with-open}}

0 comments on commit 094c782

Please sign in to comment.