jazzman/php-cs-fixer-rules

0.2.1 2023-11-27 16:14 UTC

This package is auto-updated.

Last update: 2024-03-27 17:04:22 UTC


README

<?php

use function JazzMan\PhpCsFixerRules\phpCsFixerConfig;

require_once __DIR__ . '/vendor/jazzman/php-cs-fixer-rules/src/rules-config.php';


return phpCsFixerConfig(__DIR__);