nextcloud/build/integration/features
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
..
bootstrap Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
auth.feature Make legacy DAV backend use the BearerAuth backend as well 2017-05-18 21:19:39 +02:00
caldav.feature Don't list on public calendar endpoints 2017-04-05 22:43:05 +02:00
carddav.feature Fix casing of same origin frame option 2017-04-12 12:37:32 +02:00
checksums.feature Checksum intergration test 2016-03-01 11:37:16 +01:00
comments-search.feature Accept incoming shares in integration tests 2019-11-20 15:47:11 +01:00
comments.feature Accept incoming shares in integration tests 2019-11-20 15:47:11 +01:00
dav-v2.feature Accept incoming shares in integration tests 2019-11-20 15:47:11 +01:00
download.feature Add integration tests for zip32/zip64 boundaries of number of files 2018-04-06 15:59:31 +02:00
external-storage.feature Accept incoming shares in integration tests 2019-11-20 15:47:11 +01:00
favorites.feature Accept incoming shares in integration tests 2019-11-20 15:47:11 +01:00
maintenance-mode.feature Clear opcode cache after config change 2017-04-11 18:57:40 +02:00
ocs-v1.feature Add basic osc intergration tests 2016-09-07 13:04:21 +02:00
provisioning-v1.feature Fix tests 2019-12-10 23:44:17 +01:00
provisioning-v2.feature Add integration tests 2017-03-20 10:45:27 +01:00
ratelimiting.feature Add support for ratelimiting via annotations 2017-04-13 12:00:16 +02:00
tags.feature Accept incoming shares in integration tests 2019-11-20 15:47:11 +01:00
transfer-ownership.feature Accept incoming shares in integration tests 2019-11-20 15:47:11 +01:00
trashbin.feature more trashbin integration tests 2018-09-20 17:03:53 +02:00
webdav-related.feature Accept incoming shares in integration tests 2019-11-20 15:47:11 +01:00