Skip to content

Commit

Permalink
🔄 synced file(s) with heathcliff26/ci
Browse files Browse the repository at this point in the history
  • Loading branch information
bot-ahsoka[bot] authored and heathcliff26 committed May 26, 2024
1 parent 528c758 commit e0fb351
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@
run:
timeout: 1m
tests: true
skip-dirs-use-default: true
modules-download-mode: readonly
output:
format: colored-line-number
formats:
- format: "colored-line-number"
path: stdout
print-issued-lines: true
print-linter-name: true
unique-by-line: true
uniq-by-line: true

0 comments on commit e0fb351

Please sign in to comment.