[skip-ci] format PHP code same as in owncloud/core

This commit is contained in:
Artur Neumann
2021-11-03 09:32:21 +01:00
parent 5844f302a5
commit 2df9b058b5
12 changed files with 903 additions and 684 deletions

3
.gitignore vendored
View File

@@ -29,6 +29,9 @@ vendor
vendor-bin/**/vendor
vendor-bin/**/composer.lock
# API acceptance tests - auto-generated files
.php-cs-fixer.cache
# drone CI is in .drone.star, do not let someone accidentally commit a local .drone.yml
.drone.yml