You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nextcloud/core/Migrations
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>
4 years ago
..
Version13000Date20170705121758.php Update license headers 5 years ago
Version13000Date20170718121200.php Format control structures, classes, methods and function 4 years ago
Version13000Date20170814074715.php Update license headers 5 years ago
Version13000Date20170919121250.php Update license headers 5 years ago
Version13000Date20170926101637.php Format control structures, classes, methods and function 4 years ago
Version14000Date20180129121024.php Update license headers 5 years ago
Version14000Date20180404140050.php Update license headers 5 years ago
Version14000Date20180516101403.php Update license headers 5 years ago
Version14000Date20180518120534.php Format control structures, classes, methods and function 4 years ago
Version14000Date20180522074438.php Format control structures, classes, methods and function 4 years ago
Version14000Date20180626223656.php Format control structures, classes, methods and function 4 years ago
Version14000Date20180710092004.php Format control structures, classes, methods and function 4 years ago
Version14000Date20180712153140.php Update license headers 5 years ago
Version15000Date20180926101451.php Format control structures, classes, methods and function 4 years ago
Version15000Date20181015062942.php Remove unused imports 4 years ago
Version15000Date20181029084625.php Format control structures, classes, methods and function 4 years ago
Version16000Date20190207141427.php Format control structures, classes, methods and function 4 years ago
Version16000Date20190212081545.php Update the license headers for Nextcloud 19 4 years ago
Version16000Date20190427105638.php Update license headers 5 years ago
Version16000Date20190428150708.php Update license headers 5 years ago
Version17000Date20190514105811.php Format control structures, classes, methods and function 4 years ago
Version18000Date20190920085628.php Update license headers 5 years ago
Version18000Date20191014105105.php Format control structures, classes, methods and function 4 years ago
Version18000Date20191204114856.php Format control structures, classes, methods and function 4 years ago
Version19000Date20200211083441.php Format control structures, classes, methods and function 4 years ago