X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=.editorconfig;h=60827f04baf170b87e6b0d8f574d6c1926087765;hb=7ec583e5efb276ce90a40a1df985de7d0d0b8f46;hp=26e3a39cfb353a2c80e767d6495109d90a3f94c5;hpb=da86484027f6f5deb33799a67a5053bdaa330f51;p=qmk_firmware.git diff --git a/.editorconfig b/.editorconfig index 26e3a39cf..60827f04b 100644 --- a/.editorconfig +++ b/.editorconfig @@ -16,6 +16,10 @@ insert_final_newline = true trim_trailing_whitespace = false indent_size = 4 +[{qmk,*.py}] +charset = utf-8 +max_line_length = 200 + # Make these match what we have in .gitattributes [*.mk] end_of_line = lf