gitconf 0.1.0

Overlay utility for more convenient and flexible configuration of git
1
2
3
4
5
6
7
8
9
10
max_width = 120
hard_tabs = false
tab_spaces = 4
newline_style = "Unix"
use_small_heuristics = "Max"
single_line_if_else_max_width = 100
reorder_imports = true
reorder_modules = true
remove_nested_parens = true
use_try_shorthand = true