swarm repositories / source
aboutsummaryrefslogtreecommitdiff
path: root/clippy.toml
diff options
context:
space:
mode:
authormain <main@swarm.moe>2026-03-22 22:20:17 -0400
committermain <main@swarm.moe>2026-03-22 22:20:17 -0400
commitd986442e8e4bc2d716c9d63159a1cfa7b1e6ed76 (patch)
treeb9ca3d0cb62b5c59e614abfb6f74ac5310c69c2f /clippy.toml
downloadphone_opus-d986442e8e4bc2d716c9d63159a1cfa7b1e6ed76.zip
Bootstrap consultative Claude Code MCP
Diffstat (limited to 'clippy.toml')
-rw-r--r--clippy.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/clippy.toml b/clippy.toml
new file mode 100644
index 0000000..520b038
--- /dev/null
+++ b/clippy.toml
@@ -0,0 +1,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
+