Skip to content

Commit 6a7390e

Browse files
committed
maint/dev ~ (EditorConfig) conform to upstream 4 space TAB width
1 parent ec52e31 commit 6a7390e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ end_of_line = crlf
3434

3535
[*.{c,cc,cpp,cxx,h,hh,hpp,hxx,[Cc],[Cc][Cc],[Cc][Pp][Pp],[Cc][Xx][Xx],[Hh],[Hh][Hh],[Hh][Pp][Pp],[Hh][Xx][Xx]}]
3636
# C/C++
37-
indent_size = 3
37+
indent_size = 4
3838
smart_tabs = true # ## unstable; ref: <https://github.com/editorconfig/editorconfig/issues/323>
3939

4040
[*.{cjs,cjx,cts,ctx,js,jsx,mjs,mts,mtx,ts,tsx,json,jsonc,vue}]

0 commit comments

Comments
 (0)