浏览代码

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