mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-11-11 08:15:01 -05:00
This reverts commit 1110ccd270.
This commit is contained in:
parent
22f9e2ed4b
commit
947920d4f5
2 changed files with 0 additions and 8 deletions
1
.github/workflows/test-lint.yml
vendored
1
.github/workflows/test-lint.yml
vendored
|
|
@ -54,4 +54,3 @@ jobs:
|
|||
skip-pkg-cache: true
|
||||
skip-build-cache: true
|
||||
args: --timeout=15m ${{ steps.submods.outputs.submods }}
|
||||
only-new-issues: true
|
||||
|
|
|
|||
|
|
@ -46,10 +46,3 @@ linters-settings:
|
|||
exclude-functions:
|
||||
- (*go.uber.org/zap.Logger).Sync
|
||||
- (*google.golang.org/grpc.Server).Serve
|
||||
revive:
|
||||
rules:
|
||||
- name: argument-limit
|
||||
disabled: false
|
||||
arguments:
|
||||
- 5
|
||||
severity: warning
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue