njames93 added a comment.

In D147876#4257197 <https://reviews.llvm.org/D147876#4257197>, @carlosgalvezp 
wrote:

> In D147876#4256182 <https://reviews.llvm.org/D147876#4256182>, @njames93 
> wrote:
>
>> with checked in configuration files
>
> I'm not sure I understand what you mean by "checked in", could you clarify?

When the `.clang-tidy` file is checked into the source control(git). It means 
that anyone who contributes to the project will need to ensure that they have a 
version of clang-tidy that will be able to read the file.
This can cause problems as binaries of clang-tidy aren't always provided for 
specific versions on certain platforms.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D147876/new/

https://reviews.llvm.org/D147876

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to