disable StyleCI rule causing 'Unterminated comment' false positive

This commit is contained in:
El RIDO 2022-01-10 21:11:59 +01:00
parent e53090a937
commit ff19d052b7
No known key found for this signature in database
GPG Key ID: 0F5C940A6BD81F92
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ disabled:
- declare_equal_normalize
- heredoc_to_nowdoc
- method_argument_space_strict
- multiline_comment_opening_closing
- new_with_braces
- no_alternative_syntax
- phpdoc_align