From d07bc18cecdb60ab8ece05a4070e037be45bfbfa Mon Sep 17 00:00:00 2001 From: Peter Matseykanets Date: Sat, 8 Oct 2016 23:30:33 -0400 Subject: [PATCH] Update StyleCI config. --- .styleci.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.styleci.yml b/.styleci.yml index 87618bf..a328081 100644 --- a/.styleci.yml +++ b/.styleci.yml @@ -1,4 +1,7 @@ preset: recommended +linting: true + disabled: - - psr0 \ No newline at end of file + - align_double_arrow + - phpdoc_align