Skip to content

Commit

Permalink
refactor: remove golint min-confidence setting from golangci configur…
Browse files Browse the repository at this point in the history
…ation
  • Loading branch information
shyim committed Feb 17, 2025
1 parent 32f9564 commit ca1168e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,6 @@ linters:
- nilnil

linters-settings:
golint:
min-confidence: 0
gci:
sections:
- Standard
Expand Down

0 comments on commit ca1168e

Please sign in to comment.