containers / ocicrypt

Encryption libraries for Encrypted OCI Container images
Apache License 2.0
133 stars 31 forks source link

Enable golangci-lint linters #72

Closed stefanberger closed 1 year ago

stefanberger commented 1 year ago

golangci-lint didn't seem to check a whole lot. Enable specific linters that are also enabled in imgcrypt now. Be a bit careful with the revive linter. All changes should have no effect on other projects that use ocicrypt.