1
0
Fork 0
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:
Samuel Štancl 2019-09-11 17:35:10 +02:00
parent 088501a939
commit bd0dae8d54

View file

@ -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