mirror of
https://github.com/maplibre/martin.git
synced 2024-12-18 20:31:54 +03:00
ad6c5297dd
This does not force automatic use statement sorting, but it sorts all them now, and we can manually keep them ordered until the fmt features becomes stable.
5 lines
213 B
TOML
5 lines
213 B
TOML
## These should be enabled in the future, but for now its a manual step to simplify usage.
|
|
## Use cargo nightly for these: cargo +nightly fmt
|
|
#imports_granularity = "Module"
|
|
#group_imports = "StdExternalCrate"
|