github.com/songshiyun/revive@v1.1.5-0.20220323112655-f8433a19b3c5/config/testdata/issue-470.toml (about)

     1  ignoreGeneratedHeader = false
     2  severity = "warning"
     3  confidence = 0.8
     4  errorCode = 0
     5  warningCode = 0
     6  
     7  [rule.add-constant]
     8    arguments = [{maxLitCount = "3",allowStrs ="\"\"",allowInts="0,1,2",allowFloats="0.0,0.,1.0,1.,2.0,2."}]