Skip to content

Commit

Permalink
The swift-format formula will only install on macOS 13+.
Browse files Browse the repository at this point in the history
Partial #638

Signed-off-by: Ross Goldberg <[email protected]>
  • Loading branch information
rgoldberg committed Nov 21, 2024
1 parent c169e88 commit 6dad885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Brewfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ brew "markdownlint-cli"
brew "prettier"
brew "shellcheck"
brew "shfmt"
brew "swift-format"
brew "swiftformat"
brew "trash"
brew "yamllint"

if OS.mac? && MacOS.version >= :ventura
brew "swift-format"
brew "swiftlint"
tap "peripheryapp/periphery"
cask "periphery"
Expand Down

0 comments on commit 6dad885

Please sign in to comment.