mirror of
https://github.com/containers/podman.git
synced 2025-07-01 00:01:02 +08:00
gpdate and remove parameter settings in .golangci.yml
Signed-off-by: qianxi0410 <894871277@qq.com>
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
---
|
||||
run:
|
||||
concurrency: 6
|
||||
deadline: 5m
|
||||
timeout: 5m
|
||||
modules-download-mode: readonly
|
||||
linters:
|
||||
enable-all: true
|
||||
@ -72,9 +72,7 @@ linters:
|
||||
linters-settings:
|
||||
errcheck:
|
||||
check-blank: false
|
||||
ignore: fmt:.*
|
||||
nolintlint:
|
||||
allow-leading-space: false
|
||||
allow-unused: true
|
||||
require-specific: true
|
||||
revive:
|
||||
|
Reference in New Issue
Block a user