Files
tubestation/tools/clang-tidy/test/readability-redundant-control-flow.json

9 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" }
]