include taplo.toml

This commit is contained in:
David Chen 2024-08-27 20:16:42 -05:00
parent ee4340cd06
commit 3af90930d6
2 changed files with 6 additions and 0 deletions

1
.gitignore vendored
View file

@ -48,6 +48,7 @@ ranger/plugins/devicons_linemode.pyo
!/joshuto
!/yazi
!/*.bttpreset
!/taplo.toml
jesseduffield/lazynpm/state.yml

5
taplo.toml Normal file
View file

@ -0,0 +1,5 @@
[formatting]
align_entries = true
column_width = 120
indent_tables = true
indent_entries = false