Skip to content

ref #91900 Fix module activation/deactivation (#220) #457

ref #91900 Fix module activation/deactivation (#220)

ref #91900 Fix module activation/deactivation (#220) #457

Workflow file for this run

on: [push, pull_request]
name: lint
jobs:
php-cs-fixer:
name: PHP-CS-Fixer
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: PHP-CS-Fixer
uses: docker://oskarstark/php-cs-fixer-ga:3.16.0
with:
args: --config=.php-cs-fixer.php --dry-run --using-cache=no -v --diff