This website works better with JavaScript
Home
Explore
Help
Register
Sign In
VendorSoftware
/
GearmanBundle
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
9b677fc25a
Branches
Tags
master
GearmanBundle
/
phpcs.sh
phpcs.sh
93 B
History
Raw
1
2
3
#!/bin/bash
find . | grep \.php | xargs -I {} phpcs {} > Project/Reportings/codesniffer.log