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:55:17 +0300
committerOlivier Paroz <github@oparoz.com>2015-01-11 04:55:17 +0300
commitf3c6b4895236b0b2ccf4e093fa73c58dc917e3c3 (patch)
treefcfc664024a06cb0a70744904ac47cca2ee9de24 /.scrutinizer.yml
parente055377e7b898d00d8e360a751ea8f3e202afaf5 (diff)
More cleaning up
Diffstat (limited to '.scrutinizer.yml')
-rw-r--r--.scrutinizer.yml8
1 files changed, 6 insertions, 2 deletions
diff --git a/.scrutinizer.yml b/.scrutinizer.yml
index bfff761c..6d2454bb 100644
--- a/.scrutinizer.yml
+++ b/.scrutinizer.yml
@@ -86,6 +86,10 @@ checks:
coding_style:
php:
+ indentation:
+ general:
+ use_tabs: true
+ size: 4
braces:
- classes_functions:
- class: end-of-line \ No newline at end of file
+ classes_functions:
+ class: end-of-line \ No newline at end of file