nextcloud/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
..
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
Data Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Db Update license headers 2019-12-05 15:38:45 +01:00
Exception Format control structures, classes, methods and function 2020-04-10 14:19:56 +02: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
Service Update license headers 2019-12-05 15:38:45 +01:00
ajax 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
doc changed to nextcloud 2016-06-22 08:20:23 +02:00
fonts Move font from Nunito to Noto Sans 2019-06-22 11:23:44 +02:00
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
search Theme search results 2020-02-27 13:46:26 +01:00
skeleton ownCloud -> Nextcloud 2016-07-28 15:47:04 +02:00
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 Remove core.js 2019-01-09 15:02:00 +01:00
.l10nignore Add core/js/dist/ to l10nignore 2019-06-13 13:55:22 +02:00
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 Update license headers 2019-12-05 15:38:45 +01:00
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