mirror of
https://github.com/ajeetdsouza/zoxide.git
synced 2026-08-24 02:34:18 -05:00
10 lines
108 B
TOML
10 lines
108 B
TOML
version = 1
|
|
|
|
[[analyzers]]
|
|
name = "rust"
|
|
|
|
[analyzers.meta]
|
|
msrv = "stable"
|
|
|
|
[[analyzers]]
|
|
name = "shell" |