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/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>
4 years ago
..
.ci-conf Adding magic file to enable oci on pull request testing on ci.owncloud.org 9 years ago
.phan Remove settings/ from phan 5 years ago
integration Format control structures, classes, methods and function 4 years ago
.htaccess Only request "IndexIgnore" if mod_autoindex is loaded 7 years ago
OCPSinceChecker.php Format control structures, classes, methods and function 4 years ago
autoloaderchecker.sh Fixed tests 6 years ago
build.xml cleaning up the build directory 10 years ago
buildjsdocs.sh Fix jsdocs build on server repo 6 years ago
ca-bundle-checker.sh Remove whitespace 5 years ago
compile-handlebars-templates.sh Cleanup sharing leftovers 5 years ago
files-checker.php Add shared php-cs config 4 years ago
gen-coverage-badge.php Format control structures, classes, methods and function 4 years ago
htaccess-checker.php Format control structures, classes, methods and function 4 years ago
image-optimization.sh Switch around syntax of scour command for SVG image optimization 5 years ago
jsdocs9.tar.bz2 Update integration tests for system tags with groups 8 years ago
license.php Format control structures, classes, methods and function 4 years ago
package-lock.json Bump handlebars from 4.7.3 to 4.7.6 in /build 4 years ago
package.json Bump handlebars from 4.7.3 to 4.7.6 in /build 4 years ago
signed-off-checker.php Format control structures, classes, methods and function 4 years ago
translation-checker.php Loop over the apps directory and add the task 7 years ago
triple-dot-checker.php Check for triple dots in translations in CI 4 years ago
update-apps.sh Fix app update script for macOS 5 years ago
update.sh Fix app update script for macOS 5 years ago
vue-builds.sh Bump check script 6 years ago