소스 검색

address new fixer in StyleCI causing false positives in templates

El RIDO 6 년 전
부모
커밋
1f5d237806
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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