Skip to content

Commit 8df64c7

Browse files
Update .twig-cs-fixer.dist.php
Co-authored-by: Nicolas Grekas <[email protected]>
1 parent 1756239 commit 8df64c7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.twig-cs-fixer.dist.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,5 @@
2222
$config->setCacheFile('.twig-cs-fixer.cache');
2323
$config->setRuleset($ruleset);
2424
$config->setFinder($finder);
25-
// RFC: should we allow?
26-
// $config->allowNonFixableRules();
2725

2826
return $config;

0 commit comments

Comments
 (0)