nextcloud/apps/workflowengine
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
..
appinfo log Flow activity 2020-01-28 10:58:57 +01:00
composer Update autoloaders for composer v1.10.1 2020-03-19 09:48:49 +01:00
img Add Flow app icon 2019-11-07 17:09:32 +01:00
js Inline usages of OCP.Toast in bundled files 2020-04-06 17:19:57 +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
src Inline usages of OCP.Toast in bundled files 2020-04-06 17:19:57 +02:00
templates Remove unused stylesheets from workflowengine 2019-10-29 18:03:53 +01:00
tests Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
.l10nignore We should ignore compiles javascript! 2019-09-17 14:18:55 +02:00
webpack.js Frontend polishing 2019-09-10 09:01:26 +02:00