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

6 lines
84 B
YAML

linters:
enable:
- goimports
- stylecheck
- misspell
- whitespace