Skip to content

Commit

Permalink
Merge pull request #614 from souenzzo/add-kondo-config
Browse files Browse the repository at this point in the history
Add a basic clj-kondo config for library consumers
  • Loading branch information
Deraen authored Jan 17, 2025
2 parents 8bb2c67 + 94d4062 commit 346e17a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/clj-kondo/clj-kondo.exports/reagent/reagent/config.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{:lint-as {reagent.core/with-let clojure.core/let}}

0 comments on commit 346e17a

Please sign in to comment.