mirror of
https://github.com/lsd-rs/lsd.git
synced 2026-02-10 01:04:07 +02:00
This ensure that `rustfmt` will always use default configs for this project even if there is a `rustfmt.toml` in parent directories
4 lines
178 B
TOML
4 lines
178 B
TOML
# use empty config file to ensure that `rustfmt` will always use
|
|
# the default configuration when formatting code
|
|
# even if there is a `rustfmt.toml` file in parent directories
|