mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
*: clean up remaining golangci-lint failures
Most of these were false positives or cases where we want to ignore the lint, but the change to the BPF generation is actually useful. Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
||||
- uses: golangci/golangci-lint-action@v2
|
||||
with:
|
||||
# must be specified without patch version
|
||||
version: v1.36
|
||||
version: v1.40
|
||||
# Only show new issues for a pull request.
|
||||
only-new-issues: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user