xiaoyu/project/app/ipcweb/ipcweb-backend/format.sh

2 lines
73 B
Bash
Raw Normal View History

2025-03-04 22:36:42 +08:00
find ./src/ -name *.cpp -o -name *.h | xargs clang-format -style=file -i