Use Taplo for TOML formatting

This commit is contained in:
daxpedda
2024-07-26 17:07:20 +02:00
parent 21c121f9b3
commit 3398ebe467
9 changed files with 171 additions and 167 deletions

5
taplo.toml Normal file
View File

@@ -0,0 +1,5 @@
[formatting]
allowed_blank_lines = 1
column_width = 100
indent_string = ' '
reorder_keys = true