Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Paroz <github@oparoz.com>2015-01-11 04:41:17 +0300
committerOlivier Paroz <github@oparoz.com>2015-01-11 04:41:17 +0300
commite055377e7b898d00d8e360a751ea8f3e202afaf5 (patch)
tree6c72b1096ee643996e13d2a98d17fe21de3b1cd5 /.scrutinizer.yml
parentd2329864e59cb9bb1abed929698da4aae840352b (diff)
A bit of cleaning up
Diffstat (limited to '.scrutinizer.yml')
-rw-r--r--.scrutinizer.yml7
1 files changed, 3 insertions, 4 deletions
diff --git a/.scrutinizer.yml b/.scrutinizer.yml
index 614d4725..bfff761c 100644
--- a/.scrutinizer.yml
+++ b/.scrutinizer.yml
@@ -86,7 +86,6 @@ checks:
coding_style:
php:
- indentation:
- general:
- use_tabs: true
- size: 4 \ No newline at end of file
+ braces:
+ classes_functions:
+ class: end-of-line \ No newline at end of file