mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 13:14:05 +00:00
8 lines
157 B
YAML
8 lines
157 B
YAML
preset: laravel
|
|
enabled:
|
|
- declare_strict_types
|
|
- alpha_ordered_imports
|
|
disabled:
|
|
- concat_without_spaces
|
|
- ternary_operator_spaces
|
|
- length_ordered_imports
|