From c8d609ab78723856f256c867722dd0100bccd0ee Mon Sep 17 00:00:00 2001 From: teernisse Date: Thu, 12 Feb 2026 12:09:57 -0500 Subject: [PATCH] chore: add drift to autocorrect command registry --- src/cli/autocorrect.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/src/cli/autocorrect.rs b/src/cli/autocorrect.rs index c2c27c3..f9b08c8 100644 --- a/src/cli/autocorrect.rs +++ b/src/cli/autocorrect.rs @@ -185,6 +185,7 @@ const COMMAND_FLAGS: &[(&str, &[&str])] = &[ "--no-detail", ], ), + ("drift", &["--threshold", "--project"]), ( "init", &[