Skip to content

Commit

Permalink
[n/a] Increase our Golangci timeout
Browse files Browse the repository at this point in the history
Signed-off-by: Yolan Romailler <anomalroil@users.noreply.github.com>
  • Loading branch information
AnomalRoil committed Nov 2, 2023
1 parent 5d05bba commit f748ecf
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:
skip-dirs:
- helpers/
go: 1.20
go: 1.21
deadline: 5m

linters-settings:
gocyclo:
Expand Down

0 comments on commit f748ecf

Please sign in to comment.