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/tests
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
..
Core Format control structures, classes, methods and function 4 years ago
acceptance Format control structures, classes, methods and function 4 years ago
apps Validate the info.xml against the appstore schema file 6 years ago
data Mimetype list integrity check should not fail if it's changed (#15810) 5 years ago
docker Use the short array syntax, everywhere 4 years ago
lib Format control structures, classes, methods and function 4 years ago
objectstore make object prefix configurable 8 years ago
travis Changed name of default logfile from owncloud.log to nextcloud.log. 8 years ago
ui-regression Remove fs package 5 years ago
apps.php Format control structures, classes, methods and function 4 years ago
bootstrap.php Use a blank line after the opening tag 4 years ago
drone-run-integration-tests.sh Only run integration tests when PHP was modified 5 years ago
drone-wait-objectstore.sh Kill objectstore CI if we can't create a file 6 years ago
enable_all.php Add tests 6 years ago
karma.config.js Fix tests 5 years ago
phpunit-autotest-external.xml Adjust the phpunit config 8 years ago
phpunit-autotest.xml Make phpunit8 compatible 5 years ago
preseed-config.php Use a blank line after the opening tag 4 years ago
redis-cluster.config.php Fix drone 7 years ago
redis.config.php Fix drone 7 years ago
startsessionlistener.php Format control structures, classes, methods and function 4 years ago