This website works better with JavaScript
Home
Explore
Help
Sign In
tobias.wach
/
CCats
mirror of
https://git.rwth-aachen.de/tobias.wach/ccats
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Tree:
3d6a691f9c
Branches
Tags
develop
master
CCats
/
autoformat.sh
autoformat.sh
99 B
History
Raw
1
2
#!/bin/bash
find {daemon,cli,gui}/{src,include} -name *.cpp -o -name *.h -exec clang-format -i {} +