diff --git a/.editorconfig b/.editorconfig index 1fd750b..1f50322 100644 --- a/.editorconfig +++ b/.editorconfig @@ -13,7 +13,7 @@ charset = utf-8 # Rust [*.rs] indent_style = space -indent_size = 2 +indent_size = 4 # Misc [*.{yaml,yml,md,nix}]