From 6158525151bbafc8d404abd46f7e0829b5c1acbf Mon Sep 17 00:00:00 2001 From: Bryan Helmkamp Date: Mon, 9 Mar 2026 19:06:54 -0400 Subject: [PATCH] Disable retros project-wide in arc.toml Co-Authored-By: Claude Opus 4.6 --- arc.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/arc.toml b/arc.toml index 1c7be9ba6..b7942abba 100644 --- a/arc.toml +++ b/arc.toml @@ -2,3 +2,4 @@ version = 1 [arc] root = "arc/" +retro = false