1
1
mirror of https://github.com/walles/moar.git synced 2024-10-03 23:17:51 +03:00
moar/.golangci.yaml

6 lines
64 B
YAML
Raw Permalink Normal View History

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