-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
Description
Welcome
- Yes, I'm using a binary release within 2 latest releases. Only such installations are supported.
- Yes, I've searched similar issues on GitHub and didn't find any.
- Yes, I've read the
typecheck
section of the FAQ. - Yes, I've tried with the standalone linter if available (e.g., gocritic, go vet, etc.).
- I agree to follow this project's Code of Conduct
How did you install golangci-lint?
Official binary
Description of the problem
The link at https://golangci-lint.run/contributing/new-linters/ says to follow the tutorial at https://disaev.me/p/writing-useful-go-analysis-linter/, but it is broken. Error:
Site not found
Looks like you followed a broken link or entered a URL that doesn’t exist on Netlify.
If this is your site, and you weren’t expecting a 404 for this path, please visit Netlify’s [“page not found” support guide](https://answers.netlify.com/t/support-guide-i-ve-deployed-my-site-but-i-still-see-page-not-found/125?utm_source=404page&utm_campaign=community_tracking) for troubleshooting tips.
Netlify Internal ID: 01JZQJ9J6GQF2EJ5BNVEY79VSJ
Version of golangci-lint
$ golangci-lint --version
# Paste output here
Configuration
# paste configuration file or CLI flags here
Go environment
$ go version && go env
# paste output here
Verbose output of running
$ golangci-lint cache clean
$ golangci-lint run -v
# paste output here
A minimal reproducible example or link to a public repository
// add your code here
Validation
- Yes, I've included all information above (version, config, etc.).
Supporter
- I am a sponsor/backer through GitHub or OpenCollective