3 lines
98 B
Bash
Executable File
3 lines
98 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
./vendor/bin/phpcs --extensions=php --standard=PSR2 --ignore=vendor src tests |