Add StyleCI config (#12126)

This commit is contained in:
Jellyfrog 2020-09-21 16:02:55 +02:00 committed by GitHub
parent 29f45ca352
commit 2ee6a0afb0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

6
.styleci.yml Normal file
View File

@ -0,0 +1,6 @@
preset: laravel
enabled:
- concat_with_spaces
disabled:
- phpdoc_summary
- concat_without_spaces