Procházet zdrojové kódy

Add justfile to .editorconfig

pull/2606/head
Slavi Pantaleev před 2 roky
rodič
revize
9a137a63ac
1 změnil soubory, kde provedl 4 přidání a 0 odebrání
  1. +4
    -0
      .editorconfig

+ 4
- 0
.editorconfig Zobrazit soubor

@@ -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",


Načítá se…
Zrušit
Uložit