2
0

phpcs 139 B

12
  1. #!/usr/bin/env bash
  2. bin/clinotty vendor/bin/phpcs --standard=Magento2 --extensions=php,phtml --error-severity=10 --ignore-annotations "$@"