mirror of
https://github.com/roundcube/roundcubemail.git
synced 2026-02-20 01:21:20 +01:00
Update CS Fixer conf
This commit is contained in:
@@ -26,7 +26,7 @@ return (new Config())
|
||||
->setRules([
|
||||
'@PhpCsFixer' => true,
|
||||
'@PhpCsFixer:risky' => true,
|
||||
'@PHP81Migration' => true,
|
||||
'@PHP8x1Migration' => true,
|
||||
|
||||
// required by PSR-12
|
||||
'concat_space' => [
|
||||
|
||||
Reference in New Issue
Block a user