forked from mirror/gin
Update .golangci.yml (#2829)
This commit is contained in:
parent
435a76b735
commit
a46dee3a9a
|
@ -1,3 +1,5 @@
|
|||
run:
|
||||
timeout: 5m
|
||||
linters:
|
||||
enable:
|
||||
- gofmt
|
||||
|
|
Loading…
Reference in New Issue