mirror of
https://github.com/willnorris/imageproxy.git
synced 2026-05-08 11:32:40 +02:00
7 lines
84 B
YAML
7 lines
84 B
YAML
|
|
linters:
|
||
|
|
enable:
|
||
|
|
- goimports
|
||
|
|
- stylecheck
|
||
|
|
- misspell
|
||
|
|
- whitespace
|