Files
solana-streamer/rustfmt.toml
T

6 lines
117 B
TOML
Raw Normal View History

max_width = 100
hard_tabs = false
tab_spaces = 4
edition = "2021"
use_small_heuristics = "Max"
newline_style = "Unix"