1 2 3 4 5 6 7
edition = "2021" # Base configuration max_width = 100 tab_spaces = 4 hard_tabs = false newline_style = "Unix"