소스 검색

Add justfile to .editorconfig

pull/2606/head
Slavi Pantaleev 2 년 전
부모
커밋
9a137a63ac
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. +4
    -0
      .editorconfig

+ 4
- 0
.editorconfig 파일 보기

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


불러오는 중...
취소
저장