mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 09:54:05 +00:00
Use strict types
This commit is contained in:
parent
0000004d63
commit
e7a0508f80
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
preset: laravel
|
preset: laravel
|
||||||
enabled:
|
enabled:
|
||||||
- native_function_invocation
|
- native_function_invocation
|
||||||
|
- declare_strict_types
|
||||||
disabled:
|
disabled:
|
||||||
- concat_without_spaces
|
- concat_without_spaces
|
||||||
- ternary_operator_spaces
|
- ternary_operator_spaces
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue