Open billinghamj opened 3 years ago
Now that #1 has been resolved, when using the official brew formula, this is no longer an issue 🎉
brew remove golangci-lint
brew untap golangci/tap
brew install golangci-lint
But it is still a problem if using this tap. Maybe it could be updated to match however the official brew formula works.
Or alternatively this could be marked as deprecated, assuming it's considered to have migrated now
does this still happen?
There's a bug when using this tap on Apple Silicon Macs - it incorrectly installs Intel binaries on Apple Silicon brew installations, but it should only do so on Intel brew installations.
I would also agree with #1, which would have prevented this from happening.