<div dir="ltr">Hello,<div><br></div><div>I am part of a group of students interested in making some contributions to <i>clang-tidy</i>. We've recently been getting acquainted with the project, and I have a quick question about whether there is a simple way of removing recently added checks.</div><div><br></div><div>So far, to add skeletons of new checks I've been using the <i>add_new_check.py</i> script. However, after adding a new check to my local copy of <i>clang-tidy </i>and deciding that I no longer want it, is there a script I can run to remove that check?</div><div><br></div><div>If not, what is the standard procedure for getting rid of recently added checks? Should I just manually delete the files for the relevant checks and tests, and then remove mentions in the <i>CMakeLists.txt</i> file? </div><div><br></div><div>Sincerely,</div><div>Shyan Akmal</div></div>