phpcs.sh 122 B

123
  1. #!/bin/bash
  2. find ./lib/Mmoreramerino/GearmanBundle/ | grep \.php | xargs -I {} phpcs {} > project/report/codesniffer.log