We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents db96020 + 6f8fff2 commit f369120Copy full SHA for f369120
.php_cs
.styleci.yml
@@ -1,5 +1,8 @@
1
preset: recommended
2
3
+enabled:
4
+ - return_assignment
5
+
6
disabled:
7
- align_double_arrow
8
- no_multiline_whitespace_before_semicolons
0 commit comments