1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 12:24:04 +00:00

Revert no_unused_imports

This commit is contained in:
Samuel Štancl 2019-08-19 23:05:03 +02:00 committed by GitHub
parent 7e5fe24e7d
commit a8936a4c73
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,6 @@
preset: laravel preset: laravel
enabled: enabled:
- native_function_invocation - native_function_invocation
- no_unused_imports
disabled: disabled:
- concat_without_spaces - concat_without_spaces
- ternary_operator_spaces - ternary_operator_spaces