Warning, /sdk/clazy/tests/implicit-casts/config.json is written in an unsupported language. File is not indexed.

0001 {
0002     "tests" : [
0003         {
0004             "filename" : "main.cpp"
0005         },
0006         {
0007             "filename" : "bool2int.cpp",
0008             "env" : { "CLAZY_EXTRA_OPTIONS" : "implicit-casts-bool-to-int" }
0009         }
0010     ]
0011 }