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
|
min-complexity: 15
|
||||||
|
|
||||||
gomnd:
|
gomnd:
|
||||||
settings:
|
ignored-functions: 'strconv.(?:Format|Parse)\B+'
|
||||||
mnd:
|
|
||||||
ignored-functions: 'strconv.(?:Format|Parse)\B+'
|
|
||||||
|
|
||||||
revive:
|
revive:
|
||||||
rules:
|
rules:
|
||||||
|
|
Loading…
Reference in a new issue