Skip to content

Instantly share code, notes, and snippets.

@rugbymauri
Last active November 29, 2019 10:17
Show Gist options
  • Save rugbymauri/2c55257905faca1f9c344335deb09f7d to your computer and use it in GitHub Desktop.
Save rugbymauri/2c55257905faca1f9c344335deb09f7d to your computer and use it in GitHub Desktop.
cleanCode
#!/usr/bin/env bash
vendor/bin/phpstan analyze
vendor/bin/ecs check src --config easy-coding-standard.yml
bin/phpunit
docker exec -it xyz_web bin/phpunit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment