mirror of
https://github.com/pestphp/pest.git
synced 2026-07-24 02:20:03 +02:00
chore: moves to coding stlye
This commit is contained in:
+1
-2
@@ -23,8 +23,7 @@ return RectorConfig::configure()
|
||||
__DIR__.'/tests',
|
||||
])
|
||||
->withSets([
|
||||
PestSetList::PEST_CODE_QUALITY,
|
||||
PestSetList::PEST_CHAIN,
|
||||
PestSetList::CODING_STYLE,
|
||||
])
|
||||
->withSkip([
|
||||
__DIR__.'/src/Plugins/Parallel/Paratest/WrapperRunner.php',
|
||||
|
||||
Reference in New Issue
Block a user