Skip to content

Replace nglayouts_format_datetime with format_datetime from Twig Intl… #195

Replace nglayouts_format_datetime with format_datetime from Twig Intl…

Replace nglayouts_format_datetime with format_datetime from Twig Intl… #195

name: Coding standards
on:
push:
branches:
- 'master'
- '[0-9].[0-9]+'
pull_request: ~
jobs:
php-cs-fixer:
name: PHP CS Fixer
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: actions/checkout@v6
with:
repository: netgen-layouts/layouts-coding-standard
path: vendor/netgen/layouts-coding-standard
- uses: docker://oskarstark/php-cs-fixer-ga
with:
args: --diff --dry-run