Przeglądaj źródła

disable StyleCI rule causing 'Unterminated comment' false positive

El RIDO 4 lat temu
rodzic
commit
ff19d052b7
1 zmienionych plików z 1 dodań i 0 usunięć
  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