🔧 chore(formatting): add rustfmt configuration file

- set max_width to 100 for consistent code formatting
This commit is contained in:
Jeremiah Russell
2025-09-29 16:39:21 +01:00
committed by Jeremiah Russell
parent f7d89ca81c
commit 2b0d2bd2da

1
rustfmt.toml Normal file
View File

@@ -0,0 +1 @@
max_width = 100