Skip to content

ref #95389 Support for services in ICML #460

ref #95389 Support for services in ICML

ref #95389 Support for services in ICML #460

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