labs-edaf30/Makefile
2024-11-20 17:47:12 +01:00

2 lines
90 B
Makefile

format:
find . -regex '.*\.\(c\|cpp\|cc\|cxx\|h\|hpp\|hh\|hxx\)' -exec clang-format {} +