diff --git a/.styleci.yml b/.styleci.yml deleted file mode 100644 index eced8db..0000000 --- a/.styleci.yml +++ /dev/null @@ -1,15 +0,0 @@ -preset: laravel - -enabled: - -disabled: - - phpdoc_summary - - phpdoc_var_without_name - - post_increment - - concat_without_spaces - - alpha_ordered_imports - -finder: - exclude: - - "vendor" - - "test" \ No newline at end of file