1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 19:04:02 +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
enabled:
- declare_strict_types
- alpha_ordered_imports
disabled:
- concat_without_spaces
- ternary_operator_spaces
- length_ordered_imports