imageproxy/.golangci.yml

7 lines
84 B
YAML
Raw Normal View History

2020-09-09 23:28:59 -07:00
linters:
enable:
- goimports
- stylecheck
- misspell
- whitespace