Remove rustfmt.toml symbolic link

pull/3/head^2
Leni Aniva 2023-09-17 14:32:35 -07:00 committed by Leni Aniva
parent 3cc400f22e
commit 10149c8c45
1 changed files with 5 additions and 1 deletions

View File

@ -1 +0,0 @@
../../common/home/rustfmt.toml

View File

@ -0,0 +1,5 @@
edition = "2021"
brace_style = "AlwaysNextLine"
hard_tabs = true
tab_spaces = 3
imports_granularity = "Crate"