Skip to content

Commit

Permalink
PHP-CS-Fixer
Browse files Browse the repository at this point in the history
  • Loading branch information
a-menshchikov committed Mar 19, 2023
1 parent 40f4e17 commit 5f03262
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .php-cs-fixer.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
'@PER' => true,
'@PhpCsFixer' => true,
'@Symfony' => true,
'@PHP80Migration' => true,
'@PHP81Migration' => true,

// risky presets
'@PER:risky' => true,
Expand Down

0 comments on commit 5f03262

Please sign in to comment.