File tree Expand file tree Collapse file tree 1 file changed +3
-10
lines changed Expand file tree Collapse file tree 1 file changed +3
-10
lines changed Original file line number Diff line number Diff line change 1414 :url " http://www.eclipse.org/legal/epl-v10.html" }
1515 :scm {:name " git" :url " https://github.com/clojure-emacs/orchard" }
1616
17- :release-tasks [[" vcs" " assert-committed" ]
18- [" bump-version" " release" ]
19- [" vcs" " commit" " Release %s" ]
20- [" vcs" " tag" " v" " --no-sign" ]
21- [" bump-version" ]
22- [" vcs" " commit" " Begin %s" ]]
23-
2417 :deploy-repositories [[" clojars" {:url " https://clojars.org/repo"
2518 :username :env/clojars_username
2619 :password :env/clojars_password
5851 ; ; Development tools
5952 :dev ~dev-test-common-profile
6053
61- :cljfmt {:plugins [[lein-cljfmt " 0.9.2 " ]]
62- :cljfmt {:indents {merge-meta [[:inner 0 ]]}}}
54+ :cljfmt {:plugins [[dev.weavejester/ lein-cljfmt " 0.13.1 " ]]
55+ :cljfmt {:extra- indents {merge-meta [[:inner 0 ]]}}}
6356
64- :clj-kondo {:plugins [[com.github.clj-kondo/lein-clj-kondo " 2024.11.14 " ]]}
57+ :clj-kondo {:plugins [[com.github.clj-kondo/lein-clj-kondo " 2025.04.07 " ]]}
6558
6659 :eastwood {:plugins [[jonase/eastwood " 1.4.3" ]]}})
You can’t perform that action at this time.
0 commit comments