Skip to content

style: format code with Black and PHP CS Fixer #495

style: format code with Black and PHP CS Fixer

style: format code with Black and PHP CS Fixer #495

Workflow file for this run

name: PHP Linting
on: pull_request
jobs:
phplint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: michaelw90/PHP-Lint@master