Commit 41c3ee51 authored by Guillaume Perréal's avatar Guillaume Perréal
Browse files

Corrige l'ingrégation de irstea/php-cs-fixer-shim.

Showing with 3 additions and 0 deletions
+3 -0
<?php declare(strict_types = 1);
require __DIR__ . '/vendor/autoload.php';
$finder = PhpCsFixer\Finder::create()
->exclude('vendor')
->exclude('node_modules')
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment