Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into #16-log-version
Browse files Browse the repository at this point in the history
  • Loading branch information
kaklakariada committed Jan 18, 2022
2 parents 9c84391 + 8c85a7d commit c009c09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"clj-kondo-deps" ["clj-kondo" "--copy-configs" "--dependencies" "--lint" "$classpath" "--cache-dir" ".clj-kondo/.cache"]
"lint" ["do" ["clj-kondo-deps"] ["clj-kondo" "--lint" "src" "test" "--cache-dir" ".clj-kondo/.cache"]]}


:profiles
{:provided
{:dependencies [[org.clojure/clojure "1.10.0"]
Expand Down

0 comments on commit c009c09

Please sign in to comment.