git-heatmap 1.4.0

A simple and customizable heatmap for git repos
1
2
3
4
5
6
7
8
unstable_features = true
reorder_imports = true
hard_tabs = true
control_brace_style = "ClosingNextLine"
imports_granularity = "Crate"
group_imports = "StdExternalCrate"
edition = "2021"
newline_style = "Unix"