Merge pull request #162725 from bevanjkay/bump-cljstyle-0.15.0

This commit is contained in:
Justin Krehel
2023-12-18 00:54:56 -05:00
committed by GitHub
+7
View File
@@ -7,5 +7,12 @@ 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"
# No zap stanza required
end