Explorar el Código

Fixing indent_size=2 from 4

ZeroC0D3 Team hace 8 años
padre
commit
9f78b17fd1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .editorconfig

+ 1 - 1
.editorconfig

@@ -9,4 +9,4 @@ charset = utf-8
 
 [{Dockerfile,docker-compose.yml}]
 indent_style = space
-indent_size = 4
+indent_size = 2