swarm repositories / source
aboutsummaryrefslogtreecommitdiff
path: root/clippy.toml
blob: 520b03897cb5f09e1ee987b007cc86a46976dc52 (plain)
1
2
3
4
5
6
# Keep this file tiny. Do not move the repo-wide allow/deny architecture here.

allow-expect-in-tests = true
allow-unwrap-in-tests = true
allow-panic-in-tests = true