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

3
taplo.toml Normal file
View file

@ -0,0 +1,3 @@
[formatting]
indent_string = " "
reorder_keys = true