style: Add rustfmt.toml

This commit is contained in:
Jose Daniel G. Percy 2025-04-20 00:49:28 +08:00
parent 44170c8ae7
commit e7ea2481df

3
rustfmt.toml Normal file
View File

@ -0,0 +1,3 @@
# rustfmt.toml
hard_tabs = false
tab_spaces = 2