Przeglądaj źródła

address new fixer in StyleCI causing false positives in templates

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