diff options
Diffstat (limited to 'apps')
| -rw-r--r-- | apps/Brewfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/Brewfile b/apps/Brewfile index 37975b2..b2f3625 100644 --- a/apps/Brewfile +++ b/apps/Brewfile @@ -49,6 +49,7 @@ brew "zopfli" # Compression tool # Programming Languages and Runtimes brew "golang" # Go programming language +brew "golangci-lint" # Go linter brew "python@3.11" # Python 3.11 brew "rust" # Rust programming language brew "zig" # Zig programming language |
