summaryrefslogtreecommitdiffstats
path: root/.scrutinizer.yml
diff options
context:
space:
mode:
Diffstat (limited to '.scrutinizer.yml')
-rw-r--r--.scrutinizer.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.scrutinizer.yml b/.scrutinizer.yml
index ead3dd199..d343f1edc 100644
--- a/.scrutinizer.yml
+++ b/.scrutinizer.yml
@@ -27,3 +27,5 @@ checks:
# this is not working properly with core exceptions
catch_class_exists: false
avoid_tab_indentation: true
+ line_length:
+ max_length: '80'