disable StyleCI rule causing 'Unterminated comment' false positive
This commit is contained in:
parent
e53090a937
commit
ff19d052b7
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue