trisquel-icecat/icecat/tools/clang-tidy/test/readability-redundant-control-flow.json

8 lines
180 B
JSON

[
[
"warning",
"redundant return statement at the end of a function with a void return type",
"readability-redundant-control-flow"
],
{ "reliability": "high" }
]