nextcloud/apps/user_ldap
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
..
ajax Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
appinfo Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
composer Update autoloaders for composer v1.10.1 2020-03-19 09:48:49 +01:00
css Remove input id on login form 2019-09-28 08:15:03 +00:00
img Add icon to admin page sidebar for LDAP 2017-01-24 12:54:32 -06:00
js Comply to eslint 2019-10-01 17:16:09 +02:00
l10n [tx-robot] updated from transifex 2020-04-10 02:18:23 +00:00
lib Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
templates Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
tests Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
vendor/ui-multiselect Migrate multiselect to user_ldap 2014-11-13 00:47:14 +01:00