Explorar el Código

Add justfile to .editorconfig

pull/2606/head
Slavi Pantaleev hace 2 años
padre
commit
9a137a63ac
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. +4
    -0
      .editorconfig

+ 4
- 0
.editorconfig Ver fichero

@@ -23,6 +23,10 @@ indent_size = 2
indent_style = space
indent_size = 2

[justfile]
indent_style = space
indent_size = 4

# Markdown Files
#
# Two spaces at the end of a line in Markdown mean "new line",


Cargando…
Cancelar
Guardar