Преглед изворни кода

disable StyleCI rule causing 'Unterminated comment' false positive

El RIDO пре 4 година
родитељ
комит
ff19d052b7
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      .styleci.yml

+ 1 - 0
.styleci.yml

@@ -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