Skip to content

fix: Do not assert but rather check that domain rules are valid #20

fix: Do not assert but rather check that domain rules are valid

fix: Do not assert but rather check that domain rules are valid #20

Workflow file for this run

name: Lint
on:
push:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Clone
uses: actions/checkout@v2
- name: PHP-CS-Fixer
uses: docker://oskarstark/php-cs-fixer-ga
- name: phpstan
uses: docker://aragon999/phpstan-shopware:v6.5.8
with:
args: analyse .