X-Git-Url: http://www.wagner.pp.ru/gitweb/?a=blobdiff_plain;f=.editorconfig;h=cde16c3e0c6dc108a2040890bc41dbbcb022653e;hb=ea9884745777b84bc59bc211e5ac2b65d7aa254a;hp=22d449b2cf162432619c37c486a5765c162e7e5e;hpb=d74c05b73cc98e9ce66e57d86ae03c023d2b3c53;p=openssl-gost%2Fengine.git diff --git a/.editorconfig b/.editorconfig index 22d449b..cde16c3 100644 --- a/.editorconfig +++ b/.editorconfig @@ -15,6 +15,10 @@ indent_style = space indent_size = 2 indent_style = space +[*.yml] +indent_size = 4 +indent_style = space + [COMMIT_EDITMSG] indent_size = 2 indent_style = space