소스 검색

Fix .editorconfig misspell parameter mistake

master
tiberiuichim 8 년 전
부모
커밋
ca8232cba1
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1
    2
      .editorconfig

+ 1
- 2
.editorconfig 파일 보기

@@ -2,5 +2,4 @@ root = true
2 2
 
3 3
 [*.yml]
4 4
 indent = 2
5
-shift_wodth = 2
6
-
5
+shift_width = 2

Loading…
취소
저장