mirror of
https://github.com/pinnacle-comp/pinnacle.git
synced 2024-12-25 09:59:21 +01:00
7 lines
198 B
TOML
7 lines
198 B
TOML
edition = "2021"
|
|
error_on_line_overflow = true
|
|
newline_style = "Unix"
|
|
single_line_if_else_max_width = 60
|
|
single_line_let_else_max_width = 60
|
|
use_field_init_shorthand = true
|
|
use_try_shorthand = true
|