Skip to content

Commit 77df155

Browse files
author
H. Peter Anvin
committed
.editorconfig: hard tabs are still 8 spaces
The hard tab character is 8 spaces, that's just how it is. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
1 parent a1e3140 commit 77df155

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ insert_final_newline = true
88
[{*.c,*.h}]
99
indent_style = space
1010
indent_size = 4
11-
tab_width = 4
11+
tab_width = 8

0 commit comments

Comments
 (0)