github.com/Johnny2210/revive@v1.0.8-0.20210625134200-febf37ccd0f5/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."}]