nextcloud/apps
Christoph Wurst caff1023ea
Format control structures, classes, methods and function
To continue this formatting madness, here's a tiny patch that adds
unified formatting for control structures like if and loops as well as
classes, their methods and anonymous functions. This basically forces
the constructs to start on the same line. This is not exactly what PSR2
wants, but I think we can have a few exceptions with "our" style. The
starting of braces on the same line is pracrically standard for our
code.

This also removes and empty lines from method/function bodies at the
beginning and end.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-04-10 14:19:56 +02:00
..
accessibility Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
admin_audit Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
cloud_federation_api Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
comments Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
contactsinteraction Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
dav Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
encryption Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
federatedfilesharing Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
federation Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
files Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
files_external Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
files_sharing Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
files_trashbin Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
files_versions Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
lookup_server_connector Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
oauth2 Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
provisioning_api Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
settings Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
sharebymail Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
systemtags Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
testing Use elseif instead of else if 2020-04-10 10:35:09 +02:00
theming Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
twofactor_backupcodes Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
updatenotification Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
user_ldap Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
workflowengine Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00