<p dir="ltr"><br>
On 7 Oct 2015 19:24, "Aaron Ballman" <<a href="mailto:aaron.ballman@gmail.com">aaron.ballman@gmail.com</a>> wrote:<br>
><br>
> On Tue, Oct 6, 2015 at 11:07 PM, Alexander Kornienko <<a href="mailto:alexfh@google.com">alexfh@google.com</a>> wrote:<br>
> > alexfh added a comment.<br>
> ><br>
> > It looks like potentially we're going to have tens of checks in this module. I wonder whether we should start organizing the checks somehow right away. For example, create a directory (and a namespace) for each profile. We'd need to adapt the add_new_check.py script to support this then.<br>
><br>
> I wouldn't be opposed to that. Would this organization carry over to<br>
> other things as well, like the documentation and test directories?</p>
<p dir="ltr">I don't feel strongly about the layout of the tests directory.</p>
<p dir="ltr">For the documentation I would like to keep a flat directory structure so that a URL of a documentation page for a check could be constructed by simply substituting the check name to a simple template. This way clang-tidy frontends can easily point users to the relevant documentation without adding meta-information specifically for this purpose.</p>
<p dir="ltr">><br>
> ~Aaron<br>
><br>
> ><br>
> > Just a thought. The patch LG.<br>
> ><br>
> ><br>
> > <a href="http://reviews.llvm.org/D13398">http://reviews.llvm.org/D13398</a><br>
> ><br>
> ><br>
> ><br>
</p>