mirror of
https://github.com/NotAShelf/mpvrc.git
synced 2026-04-15 15:33:47 +00:00
5 lines
201 B
TOML
5 lines
201 B
TOML
edition = "2024" # Keep in sync with Cargo.toml.
|
|
group_imports = "StdExternalCrate"
|
|
doc_comment_code_block_width = 100
|
|
condense_wildcard_suffixes = true
|
|
imports_granularity = "Crate"
|