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
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to