Replies: 1 comment
-
|
I would be fine with that. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
after reading through https://www.php-fig.org/psr/psr-12/, I'm pretty much sold – even though I'm not too fond of how PSR-12 handles multiline expressions in
if,whileand friends. Also that else is on the same line as the closing}doesn't do separation very good.So, maybe PSR-12 but with strousup if/else:
Beta Was this translation helpful? Give feedback.
All reactions