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

6
.styleci.yml Normal file
View File

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