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 21:00:38 +0300
committerOlivier Paroz <github@oparoz.com>2015-01-11 21:00:38 +0300
commitef0e637ad109845f9ba9af8f1a9a5ee816da1617 (patch)
tree86ad5f58f51032153da620674e63cb32f0017110 /.scrutinizer.yml
parent229cb7831b9ff9021828465693feae72099bf4c0 (diff)
PreviewService refactoring
Diffstat (limited to '.scrutinizer.yml')
-rw-r--r--.scrutinizer.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.scrutinizer.yml b/.scrutinizer.yml
index 7f98226a..ff371c0e 100644
--- a/.scrutinizer.yml
+++ b/.scrutinizer.yml
@@ -23,7 +23,7 @@ tools:
checks:
php:
line_length:
- max_length: '80'
+ max_length: '100'
verify_access_scope_valid: true
require_scope_for_methods: true
no_underscore_prefix_in_methods: true