We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec52e31 commit 6a7390eCopy full SHA for 6a7390e
1 file changed
.editorconfig
@@ -34,7 +34,7 @@ end_of_line = crlf
34
35
[*.{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]}]
36
# C/C++
37
-indent_size = 3
+indent_size = 4
38
smart_tabs = true # ## unstable; ref: <https://github.com/editorconfig/editorconfig/issues/323>
39
40
[*.{cjs,cjx,cts,ctx,js,jsx,mjs,mts,mtx,ts,tsx,json,jsonc,vue}]
0 commit comments