nextcloud-server/core
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
BackgroundJobs Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Command Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Controller Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
css Use the primary element color in case it primary color is too bright 2020-04-10 06:49:21 +00:00
Data Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Db
doc
Exception Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
fonts
img Remove Acrobat logo from PDF filetype icon 2020-03-30 18:41:51 +02:00
js Use the primary element color in case it primary color is too bright 2020-04-10 06:49:21 +00:00
l10n [tx-robot] updated from transifex 2020-04-09 02:18:26 +00:00
Middleware Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Migrations Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Notification Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
search Theme search results 2020-02-27 13:46:26 +01:00
Service
skeleton
src Use the primary element color in case it primary color is too bright 2020-04-10 06:49:21 +00:00
templates Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
vendor
.l10nignore
Application.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
register_command.php Add optional column oc_comments.reference_id 2020-03-31 10:51:15 +02:00
routes.php Start with webauthn 2020-03-31 22:17:07 +02:00
shipped.json Register an address book with recent contacts 2020-03-25 16:16:45 +01:00
strings.php
webpack.js Move install scripts to bundle 2020-03-11 14:06:25 +01:00
webpack.test.js Add webpack-based js tests 2020-02-07 16:56:35 +01:00