1 2 3 4 5 6 7
# Ferrous Forge project rustfmt configuration max_width = 100 edition = "2024" # Uncomment the following if using nightly rustfmt (these options are unstable): # imports_granularity = "Crate" # group_imports = "StdExternalCrate"