mirror of
https://github.com/NotAShelf/mpvrc.git
synced 2026-04-15 15:33:47 +00:00
4 lines
209 B
TOML
4 lines
209 B
TOML
avoid-breaking-exported-api = false
|
|
allowed-idents-below-min-chars = [ "x", "y", "z", "r", "g", "b", "c", "s" ]
|
|
absolute-paths-allowed-crates = [ "cstree" ]
|
|
allowed-wildcard-imports = [ "super", "Kind" ]
|