hurl/rustfmt.toml
2023-03-03 17:54:57 +01:00

4 lines
182 B
TOML

# Reorganize import. Must be used with nightly.
# See <https://rust-lang.github.io/rustfmt> for option description
#group_imports = "StdExternalCrate"
#imports_granularity = "Module"