mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-08-13 23:35:57 +08:00
vendor: github.com/tonistiigi/fsutil 8d32dbdd27d3
full diff: 397af5306b...8d32dbdd27
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
14
vendor/github.com/tonistiigi/fsutil/.golangci.yml
generated
vendored
14
vendor/github.com/tonistiigi/fsutil/.golangci.yml
generated
vendored
@@ -1,7 +1,5 @@
|
||||
run:
|
||||
timeout: 10m
|
||||
skip-files:
|
||||
- ".*\\.pb\\.go$"
|
||||
timeout: 30m
|
||||
|
||||
linters:
|
||||
enable:
|
||||
@@ -25,6 +23,10 @@ linters-settings:
|
||||
- pkg: "io/ioutil"
|
||||
desc: The io/ioutil package has been deprecated.
|
||||
|
||||
# show all
|
||||
max-issues-per-linter: 0
|
||||
max-same-issues: 0
|
||||
issues:
|
||||
exclude-files:
|
||||
- ".*\\.pb\\.go$"
|
||||
|
||||
# show all
|
||||
max-issues-per-linter: 0
|
||||
max-same-issues: 0
|
||||
|
Reference in New Issue
Block a user