quinjet 0.0.22

A fast, live, keyboard-first Git source-control interface for the terminal
1
2
3
4
5
6
7
8
9
include = ["**/*.toml"]
exclude = ["target/**"]

[formatting]
align_entries = false
array_auto_expand = true
column_width = 100
indent_string = "  "
reorder_keys = false