run_phpcs.sh 98 B

123
  1. #!/usr/bin/env bash
  2. ./vendor/bin/phpcs --extensions=php --standard=PSR2 --ignore=vendor src tests