mirror of
https://github.com/Llewellynvdm/zoxide.git
synced 2024-11-11 07:40:57 +00:00
10 lines
108 B
TOML
10 lines
108 B
TOML
version = 1
|
|
|
|
[[analyzers]]
|
|
name = "rust"
|
|
|
|
[analyzers.meta]
|
|
msrv = "stable"
|
|
|
|
[[analyzers]]
|
|
name = "shell" |