trisquel-icecat/icecat/tools/clang-tidy/test/readability-redundant-smartptr-get.json

8 lines
142 B
JSON

[
[
"warning",
"redundant get() call on smart pointer",
"readability-redundant-smartptr-get"
],
{ "reliability": "high" }
]