瀏覽代碼

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