Closed mikerreed closed 2 years ago
example shell command
find . -name *.cpp | xargs clang-format -i
(with modify .clang-format to disable tabs)
example shell command
find . -name *.cpp | xargs clang-format -i
(with modify .clang-format to disable tabs)