mirror of
https://github.com/symfony/recipes.git
synced 2026-09-21 20:16:37 +03:00
Removed an unnecessary comment
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
// adjust configuration to your needs
|
|
||||||
return PhpCsFixer\Config::create()
|
return PhpCsFixer\Config::create()
|
||||||
->setRules([
|
->setRules([
|
||||||
'@Symfony' => true,
|
'@Symfony' => true,
|
||||||
|
|||||||
Reference in New Issue
Block a user