Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
In addition to the default set of enabled linters, enable ones from the following presets: - bugs - performance - unused - format This actually enables the following additional linters: - asciicheck - bodyclose - errorlint - exhaustive - exportloopref - gofmt - gofumpt - goimports - gosec (gas) - makezero - maligned - noctx - prealloc - rowserrcheck - scopelint - sqlclosecheck - unparam Signed-off-by: Kir Kolyshkin <[email protected]>
- Loading branch information