1# https://github.com/golangci/golangci/wiki/Configuration
2
3linters:
4  enable:
5    - gofmt
6