Warning, /sdk/clazy/tests/range-loop-detach/config.json is written in an unsupported language. File is not indexed.

0001 {
0002     "tests" : [
0003         {
0004             "filename" : "main.cpp",
0005             "qt_major_versions" : [5],
0006             "has_fixits" : true
0007         },
0008         {
0009             "filename" : "main_cpp17.cpp",
0010             "qt_major_versions" : [5, 6],
0011             "cppStandards": ["c++17"],
0012             "has_fixits" : true
0013         },
0014         {
0015             "filename" : "bug370609.cpp",
0016             "qt_major_versions" : [5],
0017             "has_fixits" : true
0018         }
0019     ]
0020 }