lsd/rustfmt.toml
Narawit Rakket a2cabdf5b9 chore: add empty rustfmt.toml
This ensure that `rustfmt` will always use default configs for this
project even if there is a `rustfmt.toml` in parent directories
2022-09-05 15:11:41 +05:30

3 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