mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2024-10-01 01:26:10 -04:00
disable StyleCI rule causing 'Unterminated comment' false positive
This commit is contained in:
parent
e53090a937
commit
ff19d052b7
@ -18,6 +18,7 @@ disabled:
|
|||||||
- declare_equal_normalize
|
- declare_equal_normalize
|
||||||
- heredoc_to_nowdoc
|
- heredoc_to_nowdoc
|
||||||
- method_argument_space_strict
|
- method_argument_space_strict
|
||||||
|
- multiline_comment_opening_closing
|
||||||
- new_with_braces
|
- new_with_braces
|
||||||
- no_alternative_syntax
|
- no_alternative_syntax
|
||||||
- phpdoc_align
|
- phpdoc_align
|
||||||
|
Loading…
Reference in New Issue
Block a user