1
0
Fork 0

brew: protolint

This commit is contained in:
Jeremy Kaplan 2021-08-04 15:49:46 -07:00
commit 7c6e2a8c0a

View file

@ -5,6 +5,7 @@ tap "homebrew/cask-versions"
tap "homebrew/core" tap "homebrew/core"
tap "homebrew/services" tap "homebrew/services"
tap "universal-ctags/universal-ctags" tap "universal-ctags/universal-ctags"
tap "yoheimuta/protolint"
brew "coreutils" brew "coreutils"
brew "dateutils" brew "dateutils"
@ -29,6 +30,7 @@ brew "moreutils"
brew "mosh" brew "mosh"
brew "neovim" brew "neovim"
brew "pipenv" brew "pipenv"
brew "protolint"
brew "python" brew "python"
brew "rbenv" brew "rbenv"
brew "ripgrep" brew "ripgrep"