diff --git a/home/rustfmt.toml b/home/rustfmt.toml index 5abe125..f2c54b7 100644 --- a/home/rustfmt.toml +++ b/home/rustfmt.toml @@ -1,4 +1,4 @@ # Allman style brace_style = "AlwaysNextLine" hard_tabs = true -tab_spaces = 2 +tab_spaces = 3