Skip to content

Commit

Permalink
add concurrency 2 to golangci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
geoffrey1330 committed Oct 18, 2024
1 parent 7126bda commit de3f5cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# options for analysis running
run:
# The default concurrency value is the number of available CPU.
# concurrency: 2
concurrency: 2

# timeout for analysis, e.g. 30s, 5m, default is 1m
timeout: 5m
Expand Down

0 comments on commit de3f5cd

Please sign in to comment.