Template
mirror of
https://github.com/filamentphp/plugin-skeleton.git
synced 2026-09-19 16:24:10 +08:00
Fix styling
This commit is contained in:
committed by
github-actions[bot]
parent
c2645897dd
commit
0614324a3e
+1
-1
@@ -4,7 +4,7 @@ use Rector\Config\RectorConfig;
|
||||
|
||||
return RectorConfig::configure()
|
||||
->withPaths([
|
||||
__DIR__.'/src',
|
||||
__DIR__ . '/src',
|
||||
])
|
||||
->withPreparedSets(
|
||||
deadCode: true,
|
||||
|
||||
Reference in New Issue
Block a user