Skip to content

Commit bbe5d2d

Browse files
committed
editorconfig: adjust verbose commit indentation
1 parent cde46db commit bbe5d2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.editorconfig

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ indent_style = space
99
[{README.md,*.go,Makefile}]
1010
indent_style = tab
1111

12-
[{README.md,*.go}]
13-
indent_size = 8
12+
[{README.md,*.go,COMMIT_EDITMSG}]
13+
tab_width = 8
1414

1515
[Makefile]
1616
indent_size = 4

0 commit comments

Comments
 (0)