mirror of
https://github.com/mgechev/revive.git
synced 2025-02-07 13:31:42 +02:00
9 lines
225 B
TOML
9 lines
225 B
TOML
|
ignoreGeneratedHeader = false
|
||
|
severity = "warning"
|
||
|
confidence = 0.8
|
||
|
errorCode = 0
|
||
|
warningCode = 0
|
||
|
|
||
|
[rule.add-constant]
|
||
|
arguments = [maxLitCount = "3",allowStrs ="\"\"",allowInts="0,1,2",allowFloats="0.0,0.,1.0,1.,2.0,2."}]
|