-
- Downloads
Add PHP_CodeSniffer dependency
in order to check if there are PSR errors before committing changes How to test/use ? From memorekall-member container, run: - php ./vendor/bin/phpcs (to display errors) - php ./vendor/bin/phpcbf (to fix main errors)
Loading
Please register or sign in to comment