hurl/rustfmt.toml

4 lines
182 B
TOML
Raw Normal View History

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