mirror of
https://github.com/pykeio/ort
synced 2026-04-25 16:34:55 +02:00
8 lines
93 B
TOML
8 lines
93 B
TOML
version = 1
|
|
|
|
[[analyzers]]
|
|
name = "rust"
|
|
enabled = true
|
|
|
|
[analyzers.meta]
|
|
msrv = "stable" |