vbvictor wrote: > But what about C/C++/Python/CMake files?
For C/C++ we have `clang-format`. For CMake we have strategy "just make look like everywhere else" so I don't see how we can use different style of Cmake files in `clang-tidy` https://github.com/llvm/llvm-project/pull/167269 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
