Skip to content

Commit

Permalink
Update native_function_invocation rule.
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Aug 20, 2019
1 parent eb30f04 commit bbb9c6f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config/php/phpcsfixer.rules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,8 @@ parameters:
native_function_casing: true
native_function_invocation:
include:
- '@all'
- '@internal'
strict: true
native_function_type_declaration_casing: true
no_alias_functions: true
no_alternative_syntax: true
Expand Down

0 comments on commit bbb9c6f

Please sign in to comment.