This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
tobias.wach
/
CCats
réplica de
https://git.rwth-aachen.de/tobias.wach/ccats
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Árbore:
3d6a691f9c
Ramas
Etiquetas
develop
master
CCats
/
autoformat.sh
autoformat.sh
99 B
Histórico
Raw
1
2
#!/bin/bash
find {daemon,cli,gui}/{src,include} -name *.cpp -o -name *.h -exec clang-format -i {} +