Skip to content

Commit

Permalink
CI: Update linter config
Browse files Browse the repository at this point in the history
Signed-off-by: Knut Ahlers <[email protected]>
  • Loading branch information
Luzifer committed Apr 26, 2024
1 parent ebf734b commit 3cefd39
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,7 @@ linters-settings:
min-complexity: 15

gomnd:
settings:
mnd:
ignored-functions: 'strconv.(?:Format|Parse)\B+'
ignored-functions: 'strconv.(?:Format|Parse)\B+'

revive:
rules:
Expand Down

0 comments on commit 3cefd39

Please sign in to comment.