mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-03-20 13:56:43 -04:00
This reverts commit 1110ccd2701d8b4bcc0ba84f96b3ad704f8b245d.
This commit is contained in:
parent
22f9e2ed4b
commit
947920d4f5
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…
x
Reference in New Issue
Block a user