7 lines
122 B
YAML
7 lines
122 B
YAML
# For documentation, see https://golangci-lint.run/usage/configuration/
|
|
|
|
linters:
|
|
enable:
|
|
- errorlint
|
|
- gofumpt
|