Compare commits

...

2 Commits
emacs ... main

Author SHA1 Message Date
Leni Aniva 85412a0282 Merge branch 'emacs' 2023-08-13 20:34:31 -07:00
Leni Aniva d1fafb1d2c Change tabs to 3 in rustfmt 2023-08-13 20:34:25 -07:00
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# Allman style
brace_style = "AlwaysNextLine"
hard_tabs = true
tab_spaces = 2
tab_spaces = 3