mirror of
https://github.com/NotAShelf/mpvrc.git
synced 2026-04-15 15:33:47 +00:00
meta: vendor tooling config
This commit is contained in:
parent
69f69ece07
commit
fb87fb9d35
2 changed files with 9 additions and 0 deletions
4
.clippy.toml
Normal file
4
.clippy.toml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
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" ]
|
||||
Loading…
Add table
Add a link
Reference in a new issue