cljstyle 0.15.0

This commit is contained in:
Bevan Kay
2023-12-18 12:16:46 +11:00
parent dc321a80f5
commit d21b223375
+5
View File
@@ -7,5 +7,10 @@ cask "cljstyle" do
desc "Tool for formatting Clojure code"
homepage "https://github.com/greglook/cljstyle"
livecheck do
url :url
strategy :github_latest
end
binary "cljstyle"
end