Skip to content

feat: add phpstan

feat: add phpstan #4

Workflow file for this run

name: Code Style
on:
pull_request:
push:
branches:
- main
jobs:
php-cs-fixer:
uses: FriendsOfShopware/actions/.github/workflows/php-cs-fixer.yml@main
phpstan:
uses: FriendsOfShopware/actions/.github/workflows/phpstan.yml@main