8 lines
178 B
TOML
8 lines
178 B
TOML
edition = "2024"
|
|
max_width = 100
|
|
hard_tabs = false
|
|
tab_spaces = 4
|
|
newline_style = "Auto"
|
|
|
|
# Heurísticas por defecto: evitar reformateo agresivo
|
|
use_small_heuristics = "Default"
|