-
-
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?
I don't know
Description of the problem
When I visit https://golangci-lint.run/, the site shows ChunkLoadError's in the website's console logs when checking with devtools. was there a mishap when deploying the documentation?
Version of golangci-lint
$ golangci-lint --version
# not relevant
Configuration
# not relevant
Go environment
$ not relevant
Verbose output of running
$ golangci-lint cache clean
$ golangci-lint run -v
# not relevant
A minimal reproducible example or link to a public repository
Validation
- Yes, I've included all information above (version, config, etc.).
Supporter
- I am a sponsor/backer through GitHub or OpenCollective
zacharysyoung