luckfox-pico-sdk/project/app/ipcweb/ipcweb-backend/format.sh
2023-08-08 20:36:47 +08:00

2 lines
73 B
Bash
Executable File

find ./src/ -name *.cpp -o -name *.h | xargs clang-format -style=file -i