@elextr commented on this pull request.
In .editorconfig:
> @@ -0,0 +1,11 @@ +root = true + +[*] +indent_size = 4 +end_of_line = lf + +[*.{c,h,cxx,am,m4}] +indent_style = tab
Sorry, should have added, my googling seems to suggest that the indent_width only works where indent_style = tab.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.