@@ -1,3 +1,5 @@
|
||||
exclude = ["target/**/*.toml", "Cargo.lock"]
|
||||
|
||||
[formatting]
|
||||
align_entries = true
|
||||
indent_tables = true
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,3 +1,5 @@
|
||||
exclude = ["target/**/*.toml", "Cargo.lock"]
|
||||
|
||||
[formatting]
|
||||
align_entries = true
|
||||
indent_tables = true
|
||||
|
||||