X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=.editorconfig;h=a13173544d80a7e8b3fe5c57e85af494ae31ffc9;hb=6b3ee8f6000ea0fe88d1d19bceac9441a43d8694;hp=3a8d3f7d8a6218b87299754b8befccfa9414cb11;hpb=c638e5b67911165b451625c4155f01d1a883a47a;p=rust.git diff --git a/.editorconfig b/.editorconfig index 3a8d3f7d8a6..a13173544d8 100644 --- a/.editorconfig +++ b/.editorconfig @@ -14,3 +14,6 @@ indent_size = 4 [*.md] trim_trailing_whitespace = false + +[*.yml] +indent_size = 2