Please enable JavaScript in your browser!
Home
Esplora
Aiuto
Accedi
CYBERDEViL
/
libwwt
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Ramo (Branch):
master
Rami (Branch)
Tag
master
libwwt
/
format.sh
format.sh
98 B
Permalink
Cronologia
Originale
1
2
3
#!/bin/bash
find ./wiimms-iso-tools/ -type f -iname "*.h" -o -iname "*.c" | xargs clang-format -i