jazzman / php-cs-fixer-rules
0.1.4
2023-02-03 17:36 UTC
Requires (Dev)
- friendsofphp/php-cs-fixer: @stable
This package is auto-updated.
Last update: 2023-03-03 17:53:04 UTC
README
<?php use function JazzMan\PhpCsFixerRules\phpCsFixerConfig; require_once __DIR__ . '/vendor/jazzman/php-cs-fixer-rules/src/rules-config.php'; return phpCsFixerConfig(__DIR__);