Use Taplo for TOML formatting
This commit is contained in:
parent
21c121f9b3
commit
3398ebe467
9 changed files with 171 additions and 167 deletions
5
taplo.toml
Normal file
5
taplo.toml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
[formatting]
|
||||
allowed_blank_lines = 1
|
||||
column_width = 100
|
||||
indent_string = ' '
|
||||
reorder_keys = true
|
||||
Loading…
Add table
Add a link
Reference in a new issue