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