<div dir="ltr">Ah alright, that makes sense. Thanks for the help!<div><br></div><div>- Shyan</div></div><br><div class="gmail_quote"><div dir="ltr">On Wed, Oct 10, 2018 at 11:51 PM Manuel Klimek <<a href="mailto:klimek@google.com">klimek@google.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr">On Thu, 11 Oct 2018, 02:30 Shyan Akmal <<a href="mailto:sakmal@g.hmc.edu" target="_blank">sakmal@g.hmc.edu</a> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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></blockquote></div></div><div dir="auto"><br></div><div dir="auto">Correct, the VCS can help with that.</div><div dir="auto">I personally use git-svn and if something goes nowhere it usually dies as a forgotten local branch when I swap out my machine.</div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><br></div><div>Sincerely,</div><div>Shyan Akmal</div></div>
</blockquote></div></div></div>
</blockquote></div>