labs-edaf30/Makefile

3 lines
90 B
Makefile
Raw Normal View History

2024-11-20 17:47:12 +01:00
format:
find . -regex '.*\.\(c\|cpp\|cc\|cxx\|h\|hpp\|hh\|hxx\)' -exec clang-format {} +