Skip to content
Snippets Groups Projects
Commit 5f0f4c29 authored by Manuel Kieweg's avatar Manuel Kieweg
Browse files

Update .golangci.yml

parent 24c5f4d7
No related branches found
No related tags found
1 merge request!148Resolve "Improve test environment to use seperate ceos instance for each pipeline"
Pipeline #70732 failed
This commit is part of merge request !148. Comments created here will be created in the context of that merge request.
run: run:
timeout: 5m timeout: 10m
issues-exit-code: 1 issues-exit-code: 1
# directories to be ignored by linters # directories to be ignored by linters
skip-dirs: skip-dirs:
...@@ -33,4 +33,4 @@ linters: ...@@ -33,4 +33,4 @@ linters:
issues: issues:
exclude-use-default: false exclude-use-default: false
max-issues-per-linter: 0 max-issues-per-linter: 0
max-same-issues: 0 max-same-issues: 0
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment