Skip to content

ref #92092 Added currency validation (#219) #452

ref #92092 Added currency validation (#219)

ref #92092 Added currency validation (#219) #452

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