I haven't been proactively writing with the linter enabled.
codebase needs some cleaning, many errors are just "not checking the error return value"
golangci-lint run
A container registry that uses the AT Protocol for manifest storage and S3 for blob storage.
atcr.io
docker
container
atproto
go
Run golangci-lint on the codebase. Fix errcheck ๐ #2
open
opened by
evan.jarrett.net
I ran the linter using the config in the repo and only got an error related to the SPDX license JSON (which was fixed using
go generate). Is this issue stale? If not, what config generates the errors you were seeing when you first opened the issue?