Skip to content

Commit

Permalink
Merge pull request #170 from borkdude/improve-linting-in-tests
Browse files Browse the repository at this point in the history
Add clj-kondo config.edn to improve linting of flow locally
  • Loading branch information
ericdallo authored Sep 15, 2023
2 parents 917e704 + e3d493a commit 031fb6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .clj-kondo/config.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{:config-paths ["../resources/clj-kondo.exports/nubank/state-flow"]}

0 comments on commit 031fb6f

Please sign in to comment.