1
1
mirror of https://github.com/walles/moar.git synced 2024-09-11 20:17:13 +03:00
moar/.golangci.yaml

6 lines
64 B
YAML
Raw Normal View History

linters:
enable:
- gofmt
- revive
2023-03-03 18:56:09 +03:00
- usestdlibvars