Skip to content

Commit

Permalink
add comment & ignore .idea dir
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Bourdier <[email protected]>
  • Loading branch information
PascalBourdier committed Dec 19, 2024
1 parent b0c1bdb commit 639ec84
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ _artifacts/
lima.REJECTED.yaml
schema-limayaml.json
.config
.idea/
2 changes: 1 addition & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
---
run:
concurrency: 6
timeout: 2m
timeout: 2m # 1m by default

Check warning on line 21 in .golangci.yml

View workflow job for this annotation

GitHub Actions / Lints

21:15 [comments] too few spaces before comment
linters:
disable-all: true
enable:
Expand Down

0 comments on commit 639ec84

Please sign in to comment.