Explorar el Código

ci: drop unsupported short_array_syntax fixer from StyleCI config

Matt Van Horn hace 1 semana
padre
commit
ae1943669c
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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