mirror of
https://github.com/ajeetdsouza/zoxide.git
synced 2025-07-07 13:35:03 +00:00
10 lines
No EOL
108 B
TOML
10 lines
No EOL
108 B
TOML
version = 1
|
|
|
|
[[analyzers]]
|
|
name = "rust"
|
|
|
|
[analyzers.meta]
|
|
msrv = "stable"
|
|
|
|
[[analyzers]]
|
|
name = "shell" |