From 0fd8838e2695987bd92cd991bbb9ee4901f78957 Mon Sep 17 00:00:00 2001 From: progrm_jarvis Date: Sat, 16 May 2020 11:40:25 +0000 Subject: [PATCH] chore(rustfmt): add config for hard_tabs --- --- /dev/null +++ b/.rustfmt.toml @@ -0,0 +1 @@ +hard_tabs = true -- gitstuff