diff --git a/.styleci.yml b/.styleci.yml new file mode 100644 index 0000000000..c7eaf02951 --- /dev/null +++ b/.styleci.yml @@ -0,0 +1,6 @@ +preset: laravel +enabled: + - concat_with_spaces +disabled: + - phpdoc_summary + - concat_without_spaces