0
Fork 0
mirror of https://github.com/willnorris/imageproxy.git synced 2024-12-16 21:56:43 -05:00
imageproxy/.golangci.yml

7 lines
84 B
YAML
Raw Normal View History

2020-09-10 01:28:59 -05:00
linters:
enable:
- goimports
- stylecheck
- misspell
- whitespace