This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
VendorSoftware
/
GearmanBundle
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
0306fa7b9a
Ramas
Etiquetas
master
GearmanBundle
/
phpcs.sh
phpcs.sh
93 B
Histórico
Raw
1
2
3
#!/bin/bash
find . | grep \.php | xargs -I {} phpcs {} > Project/Reportings/codesniffer.log