This website works better with JavaScript
홈
탐색
도움말
로그인
tobias.wach
/
CCats
의 미러
https://git.rwth-aachen.de/tobias.wach/ccats
Watch
1
Star
0
포크
0
파일
이슈
0
위키
트리:
4e915afdb8
브랜치
태그
develop
master
CCats
/
autoformat.sh
autoformat.sh
99 B
히스토리
Raw
1
2
#!/bin/bash
find {daemon,cli,gui}/{src,include} -name *.cpp -o -name *.h -exec clang-format -i {} +