[Bf-committers] Clang-Tidy: Request for Feedback

Bastien Montagne montagne29 at wanadoo.fr
Thu Mar 4 14:21:45 CET 2021


Hi, just my two cents, since I did not take part in this project in itself:

> So here are some questions to the developers:
>
> - Do you have a strong feeling about leaving a .clang-tidy file as it is
> now (where file modification requires manual re-compilation) ?
I do not mind having to force clean rebuild once in a while if needed, 
no. Having this handled automatically would be nice of course, but does 
not look like a showstopper to me.
> - Shall we enable it by default? Maybe for `make developer` ?

No, I don't think so, given the cost on building time. What I will 
likely do is having a dedicated build for that (like I have e.g. for 
lite builds for quick bisect, etc.), that I will run as part of clean-up 
& finalize process before committing, but not during on-going development.
Indeed, enabling it on CI seems a very good idea though.

Cheers,
Bastien



More information about the Bf-committers mailing list