Skip to content

better define workable comparator #184

better define workable comparator

better define workable comparator #184

Workflow file for this run

name: Static analysis
on:
push:
branches:
- "*.x"
pull_request:
jobs:
php-cs-fixer:
name: PHP-CS-Fixer
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
- name: PHP-CS-Fixer
uses: docker://oskarstark/php-cs-fixer-ga
with:
args: --dry-run