Skip to content

Commit

Permalink
ci cljkondo fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
awb99 committed Apr 27, 2024
1 parent 70ce456 commit ca3585a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@
{:extra-deps {clj-kondo/clj-kondo {:mvn/version "2024.03.13"}}
:main-opts ["-m" "clj-kondo.main"
"--config" "cljkondo.edn"
"--fail-level" "error"
"--lint"
"./lib/algo/src"
"./lib/calendar/src"
Expand Down

0 comments on commit ca3585a

Please sign in to comment.