Remove rustfmt.toml symbolic link

pull/4/head
Leni Aniva 2023-09-17 14:32:35 -07:00
parent 82c134a5ba
commit 10083cc44d
Signed by: aniva
GPG Key ID: 4D9B1C8D10EA4C50
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"