nextcloud/build
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
..
.ci-conf Adding magic file to enable oci on pull request testing on ci.owncloud.org 2015-03-20 15:00:51 +01:00
.phan Remove settings/ from phan 2019-10-09 14:34:05 +02:00
integration Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
.htaccess Only request "IndexIgnore" if mod_autoindex is loaded 2017-02-20 13:09:15 +01:00
OCPSinceChecker.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
autoloaderchecker.sh Fixed tests 2018-04-05 17:11:41 +02:00
build.xml cleaning up the build directory 2014-12-10 10:07:22 +01:00
buildjsdocs.sh Fix jsdocs build on server repo 2018-10-24 15:41:08 +02:00
ca-bundle-checker.sh Remove whitespace 2019-05-15 20:37:06 +02:00
compile-handlebars-templates.sh Cleanup sharing leftovers 2019-11-05 19:03:44 +01:00
files-checker.php Add shared php-cs config 2020-03-31 13:45:10 +02:00
gen-coverage-badge.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
htaccess-checker.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
image-optimization.sh Switch around syntax of scour command for SVG image optimization 2019-01-08 17:03:33 +01:00
jsdocs9.tar.bz2 Update integration tests for system tags with groups 2016-05-20 17:56:02 +02:00
license.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
package-lock.json Bump handlebars from 4.7.3 to 4.7.6 in /build 2020-04-05 10:57:12 +00:00
package.json Bump handlebars from 4.7.3 to 4.7.6 in /build 2020-04-05 10:57:12 +00:00
signed-off-checker.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
translation-checker.php Loop over the apps directory and add the task 2017-04-25 14:35:51 +02:00
triple-dot-checker.php Check for triple dots in translations in CI 2020-04-07 12:06:40 +08:00
update-apps.sh Fix app update script for macOS 2019-05-17 22:49:39 +02:00
update.sh Fix app update script for macOS 2019-05-17 22:49:39 +02:00
vue-builds.sh Bump check script 2018-10-02 17:26:07 +02:00