TOML formatting

This commit is contained in:
Bianca Fürstenau 2025-03-05 20:48:43 +01:00
parent be9b5ed855
commit c4ca948f8a
5 changed files with 32 additions and 21 deletions

View file

@ -1,4 +1,4 @@
indentation_style = "Tabs"
max_width = 80
tab_spaces = 8
indentation_style = "Tabs"
newline_style = "Unix"
tab_spaces = 8