Skip to content

Commit 60baa9e

Browse files
review
Signed-off-by: Pascal Bourdier <[email protected]>
1 parent 639ec84 commit 60baa9e

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,3 @@ _artifacts/
33
lima.REJECTED.yaml
44
schema-limayaml.json
55
.config
6-
.idea/

.golangci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
---
1919
run:
2020
concurrency: 6
21-
timeout: 2m # 1m by default
21+
timeout: 2m # to avoid timeout locally
2222
linters:
2323
disable-all: true
2424
enable:

0 commit comments

Comments
 (0)