zackstrap 1.2.1

A CLI tool to bootstrap project configuration files
Documentation
1
2
3
4
5
6
# Rustfmt configuration
edition = "2021"
max_width = 100
tab_spaces = 4
newline_style = "Unix"
use_small_heuristics = "Default"