Clang-Format, Clang-Tidy - Absolute Path to config files

via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 10 03:59:41 PDT 2020


Hi all,


I have recently started to work with Clang-Format and Clang-Tidy tools as part of a methodology project in my company.
We want to have a uniform style and format in the entire department and for that we want to use the two tools to automatically keep this in order. For this we need to be able to store the config files somewhere available for everybody and for any project.

In my research, I did not find the possibility to give an Absolute Path to the config files of the tools.

This is why I added the feature myself and recompiled the tools. Could some body help me with the integration of the feature in the community?


Best regards,
Cezar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200910/65594e3b/attachment.html>


More information about the cfe-commits mailing list