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

Disable native_function_invocation fixer

This commit is contained in:
Samuel Štancl 2019-09-05 17:03:12 +02:00
parent 696cc8ba9a
commit e4f27e7396

View file

@ -1,6 +1,5 @@
preset: laravel
enabled:
- native_function_invocation
- declare_strict_types
disabled:
- concat_without_spaces