Hello,<div><br></div><div>i think this check should be in clang-tidy. More checks are better and one should configure clang-tidy in my opinion.</div><div><br></div><div>On the topic of other ideas for checks:</div><div><br></div><div>- Yes. There is a buglist with open ideas.</div><div>- There is currently work on a new `safety`-module that tries to implement parts of the High Integrity C++ Codingstandard and other usefull checks for code safety.</div><div> -> my personal TODO List on that: <a href="https://github.com/JonasToth/HighIntegrityTooling">https://github.com/JonasToth/HighIntegrityTooling</a></div><div>- Other Coding Standards have there part as well</div><div>- the CppCoreGuidelines are IMHO an interesting topic as well.</div><div><br></div><div>You can look at each module and try start with simpler checks if you want. I think there is a lot of low hanging fruit left.</div><div>But consider looking for already existing checks and modify them, make them configurable and so on :)</div><div><br></div><div>All the best. Jonas</div>