Skip to content

Commit

Permalink
fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jiangpeipei327 committed Jul 5, 2024
1 parent 9b7b9b0 commit cc86c34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,4 @@ customConfig: # custom config for specific orgs or repos
args:
- |
cd next
golangci-lint run --enable-all --timeout=10m0s --allow-parallel-runners=true --print-issued-lines=false --out-format=line-number >> $ARTIFACT/lint.log 2>&1
golangci-lint run --timeout=10m0s --allow-parallel-runners=true --print-issued-lines=false --out-format=line-number >> $ARTIFACT/lint.log 2>&1

0 comments on commit cc86c34

Please sign in to comment.