swactor/tools/actor-control-flow-lint/tests/fixtures/fail-timing-overage/Cargo.toml
Zachery Aaron Shores-Chmielewski 4729577621 chore(test): enforce audited timeout policy
Route cargo lint through repository timeout validation and strict Clippy, reject unregistered timing primitives with compiler-resolved call budgets, bound Nextest concurrency, and replace polling waits in test infrastructure.
2026-08-28 02:09:51 +04:00

7 lines
109 B
TOML

[package]
name = "actor-lint-timing-overage"
version = "0.0.0"
edition = "2024"
publish = false
[workspace]