Skip to content

[doctrine] improve repository handler #582

[doctrine] improve repository handler

[doctrine] improve repository handler #582

Workflow file for this run

name: Lint
on:
pull_request: ~
push:
branches:
- master
jobs:
php-cs-fixer:
name: PHP-CS-Fixer
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: PHP-CS-Fixer
uses: docker://oskarstark/php-cs-fixer-ga
with:
args: --diff --dry-run