Browse Source

address new fixer in StyleCI causing false positives in templates

El RIDO 6 năm trước cách đây
mục cha
commit
1f5d237806
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      .styleci.yml

+ 1 - 0
.styleci.yml

@@ -19,6 +19,7 @@ disabled:
   - heredoc_to_nowdoc
   - method_argument_space
   - new_with_braces
+  - no_alternative_syntax
   - phpdoc_align
   - phpdoc_no_access
   - phpdoc_separation