X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=.editorconfig;h=26e3a39cfb353a2c80e767d6495109d90a3f94c5;hb=da86484027f6f5deb33799a67a5053bdaa330f51;hp=c8cb35b861f46f9e1afa6aff27756e95c2f1b773;hpb=509a34fbabeb57d57c35ddfd0243ebee3f0618a8;p=qmk_firmware.git diff --git a/.editorconfig b/.editorconfig index c8cb35b86..26e3a39cf 100644 --- a/.editorconfig +++ b/.editorconfig @@ -19,9 +19,11 @@ indent_size = 4 # Make these match what we have in .gitattributes [*.mk] end_of_line = lf +indent_style = tab [Makefile] end_of_line = lf +indent_style = tab [*.sh] end_of_line = lf