Is there a way to run and automatically refactor the entire CLion project source code by applying all the clang-tidy quick-fixes?
Asked
Active
Viewed 445 times
4
-
What kind of project? VS? Cmake? What did you try to do so far? – pablo285 Jan 28 '19 at 13:09
-
CMake, I use CLion as IDE – Francesco Borzi Jan 28 '19 at 13:42