swarm repositories / source
aboutsummaryrefslogtreecommitdiff
path: root/template/fresh/clippy.toml
blob: b3be953231c2e7acb612dd0f3486b53873b35256 (plain)
1
2
3
4
5
# 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