X-Git-Url: https://git.m6w6.name/?p=m6w6%2Frepo-template;a=blobdiff_plain;f=.editorconfig;h=9b444aed05bf1b5de1a0aa8f5ea6756669f6f48d;hp=84c99337f69133bbb1548f9cc8c8477bc6f4ac2e;hb=8d5467b5d250ad94e7677a763abf1bbd8535fcae;hpb=70914d6822b398bed806b0b62ff3da08435a98a8 diff --git a/.editorconfig b/.editorconfig index 84c9933..9b444ae 100644 --- a/.editorconfig +++ b/.editorconfig @@ -14,3 +14,10 @@ trim_trailing_whitespace = false [*.json] indent_style = space indent_size = 4 + +[package.xml] +indent_style = space +indent_size = 1 + +[config.w32] +end_of_line = crlf