[llvm-dev] merge_guards_bot reports clang-tidy/clang-format findings unrelated to modified code
Mark de Wever via llvm-dev
llvm-dev at lists.llvm.org
Sat Jan 4 10:58:50 PST 2020
On Fri, Jan 03, 2020 at 04:36:25PM +0000, Doerfert, Johannes via llvm-dev wrote:
> I second Fangrui's findings and add:
>
> - clang-format should only run on "source" files. For one, it runs on
> non-C/C++ files right now with the results you can imagine. Even if it
> is a C/C++ test we do not always want to format it.
I already file a bug report to request not to format the tests [1].
[1] https://github.com/google/llvm-premerge-checks/issues/89
Kind regards,
Mark de Wever
More information about the llvm-dev
mailing list