Skip to content

Commit

Permalink
chore(config): Remove nakedret override configuration
Browse files Browse the repository at this point in the history
Signed-off-by: Jo Vandeginste <Jo.Vandeginste@kuleuven.be>
  • Loading branch information
jovandeginste committed Feb 17, 2025
1 parent 124177b commit 3259432
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 3259432

Please sign in to comment.