Skip to content

Commit

Permalink
Brewfile: add vale.
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcQuaid committed Nov 25, 2024
1 parent 163871b commit 6ad088a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Brewfile
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,8 @@ brew "[email protected]"
brew "shellcheck"
# Autoformat shell script source code
brew "shfmt"
# Syntax-aware linter for prose
brew "vale"
# Watch files and take action when they change
brew "watchman"
# Internet file retriever
Expand Down

0 comments on commit 6ad088a

Please sign in to comment.