Просмотр исходного кода

Add justfile to .editorconfig

pull/2606/head
Slavi Pantaleev 2 лет назад
Родитель
Сommit
9a137a63ac
1 измененных файлов: 4 добавлений и 0 удалений
  1. +4
    -0
      .editorconfig

+ 4
- 0
.editorconfig Просмотреть файл

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


[justfile]
indent_style = space
indent_size = 4

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


Загрузка…
Отмена
Сохранить