mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 12:54:05 +00:00
7 lines
134 B
YAML
7 lines
134 B
YAML
preset: laravel
|
|
enabled:
|
|
- native_function_invocation
|
|
- no_unused_imports
|
|
disabled:
|
|
- concat_without_spaces
|
|
- ternary_operator_spaces
|