Skip to content

Commit

Permalink
Add yamllint to Mac setup
Browse files Browse the repository at this point in the history
  • Loading branch information
ashishb committed Aug 30, 2023
1 parent 69c40f0 commit 60ed357
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup/setup_new_mac_machine.sh
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,8 @@ brew install goland
brew install homebrew/cask/docker
# Docker file linter
brew install hadolint
# YAML file linter
brew install yamllint
# Nice diff for git - https://github.com/dandavison/delta
brew install git-delta
# Run GitHub actions locally
Expand Down

0 comments on commit 60ed357

Please sign in to comment.