mas/Brewfile

13 lines
221 B
Text
Raw Normal View History

2021-05-03 13:42:10 -07:00
brew "markdownlint-cli"
2021-06-08 18:56:27 -07:00
brew "shellcheck"
2021-03-21 16:38:20 -07:00
brew "shfmt"
brew "swift-format"
brew "swiftformat"
brew "trash"
if OS.mac? && MacOS.version >= :ventura
brew "swiftlint"
tap "peripheryapp/periphery"
cask "periphery"
end