Skip to content

Commit

Permalink
Fix GolangCI
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminguttmann-avtq committed Jun 18, 2024
1 parent f8f2a4f commit 4c1dfed
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
run:
timeout: 30m
output:
format: line-number
formats:
- format: line-number
linters:
disable-all: false
enable:
Expand Down

0 comments on commit 4c1dfed

Please sign in to comment.