소스 검색

ci: drop unsupported short_array_syntax fixer from StyleCI config

Matt Van Horn 1 주 전
부모
커밋
ae1943669c
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      .styleci.yml

+ 0 - 1
.styleci.yml

@@ -7,7 +7,6 @@ enabled:
   - concat_with_spaces
   - no_empty_comment
   - pre_increment
-  - short_array_syntax
 
 disabled:
   - blank_line_after_opening_tag