X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=presets%2F.editorconfig;h=9b444aed05bf1b5de1a0aa8f5ea6756669f6f48d;hb=db0efe416d1bf8e396f5b391b9bc3b9da12f0b89;hp=84c99337f69133bbb1548f9cc8c8477bc6f4ac2e;hpb=f265112eb9ffab49ac47c7500cbf87fee7813673;p=m6w6%2Frepo-template diff --git a/presets/.editorconfig b/presets/.editorconfig index 84c9933..9b444ae 100644 --- a/presets/.editorconfig +++ b/presets/.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