mirror of
https://github.com/archtechx/template.git
synced 2025-12-11 21:14:02 +00:00
'single_line_empty_body' => true
This commit is contained in:
parent
2cb201bd16
commit
caa1260fb1
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ use PhpCsFixer\Config;
|
|||
use PhpCsFixer\Finder;
|
||||
|
||||
$rules = [
|
||||
'single_line_empty_body' => true,
|
||||
'array_syntax' => ['syntax' => 'short'],
|
||||
'binary_operator_spaces' => [
|
||||
'default' => 'single_space',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue