Skip to content

avoid "Undefined variable $unicode" warnings #1835

avoid "Undefined variable $unicode" warnings

avoid "Undefined variable $unicode" warnings #1835

Workflow file for this run

# .github/workflows/php-cs-fixer.yml
on: [push, pull_request]
name: Lint
jobs:
php-cs-fixer:
name: PHP-CS-Fixer
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- name: PHP-CS-Fixer
uses: docker://oskarstark/php-cs-fixer-ga
with:
args: --diff --dry-run