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

Add native_function_invocation

This commit is contained in:
Samuel Štancl 2019-08-16 18:21:53 +02:00 committed by GitHub
parent bbafc9d8e2
commit 417330decd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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