Skip to content

Commit

Permalink
Merge pull request #440 from jovandeginste/golangci
Browse files Browse the repository at this point in the history
chore(config): Remove nakedret override configuration
  • Loading branch information
jovandeginste authored Feb 17, 2025
2 parents edf1fa3 + 3259432 commit 14c1288
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,6 @@ linters-settings:
strict: true
lll:
line-length: 200
nakedret:
command: nakedret
pattern: ^(?P<path>.*?\\.go):(?P<line>\\d+)\\s*(?P<message>.*)$

revive:
rules:
Expand Down

0 comments on commit 14c1288

Please sign in to comment.