X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=.editorconfig;h=c8cb35b861f46f9e1afa6aff27756e95c2f1b773;hb=af34c548f94528c15cf1f963da4c1dcdbc408dfe;hp=4cd051ce9522006c56d0a294c132f187b585f418;hpb=e7bb9754823ae7a09f7ba3bf4ecd7b45663ae382;p=qmk_firmware.git diff --git a/.editorconfig b/.editorconfig index 4cd051ce9..c8cb35b86 100644 --- a/.editorconfig +++ b/.editorconfig @@ -5,7 +5,7 @@ root = true [*] indent_style = space -indent_size = 2 +indent_size = 4 # We recommend you to keep these unchanged charset = utf-8