This commit is contained in:
Bianca Fürstenau 2025-02-09 18:57:46 +01:00
parent 9609a80f7f
commit 7c4ca73f68
7 changed files with 151 additions and 12 deletions

3
src-tauri/rustfmt.toml Normal file
View file

@ -0,0 +1,3 @@
max_width = 80
hard_tabs = true
tab_spaces = 8