mirror of
https://github.com/usememos/memos.git
synced 2025-01-28 08:05:03 +08:00
chore: change the timeout value of golangci-lint (#2403)
This commit is contained in:
parent
21c70e7993
commit
37601e5d03
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
run:
|
||||
timeout: 10m
|
||||
linters:
|
||||
enable:
|
||||
- errcheck
|
||||
|
|
Loading…
Reference in a new issue