mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-07-27 05:38:06 +08:00
fix golangci-lint issues
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
@@ -76,6 +76,7 @@ linters-settings:
|
||||
excludes:
|
||||
- G204 # Audit use of command execution
|
||||
- G402 # TLS MinVersion too low
|
||||
- G115 # integer overflow conversion (TODO: verify these)
|
||||
config:
|
||||
G306: "0644"
|
||||
|
||||
|
Reference in New Issue
Block a user