mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-13 07:54:03 +00:00
Alphabetical import statements
This commit is contained in:
parent
088501a939
commit
bd0dae8d54
1 changed files with 2 additions and 0 deletions
|
|
@ -1,6 +1,8 @@
|
||||||
preset: laravel
|
preset: laravel
|
||||||
enabled:
|
enabled:
|
||||||
- declare_strict_types
|
- declare_strict_types
|
||||||
|
- alpha_ordered_imports
|
||||||
disabled:
|
disabled:
|
||||||
- concat_without_spaces
|
- concat_without_spaces
|
||||||
- ternary_operator_spaces
|
- ternary_operator_spaces
|
||||||
|
- length_ordered_imports
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue