Update gomnd linter config
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
b744735c25
commit
b6eb2403f8
1 changed files with 1 additions and 3 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue