13 lines
284 B
JSON
13 lines
284 B
JSON
[
|
|
[
|
|
"warning",
|
|
"argument name 'y' in comment does not match parameter name 'x'",
|
|
"bugprone-argument-comment"
|
|
],
|
|
[
|
|
"warning",
|
|
"argument name 'z' in comment does not match parameter name 'y'",
|
|
"bugprone-argument-comment"
|
|
],
|
|
{ "reliability": "high" }
|
|
]
|