0
Fork 0
mirror of https://github.com/willnorris/imageproxy.git synced 2025-03-11 02:19:14 -05:00
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