chore: add drift to autocorrect command registry

This commit is contained in:
teernisse
2026-02-12 12:09:57 -05:00
parent 35c828ba73
commit c8d609ab78

View File

@@ -185,6 +185,7 @@ const COMMAND_FLAGS: &[(&str, &[&str])] = &[
"--no-detail", "--no-detail",
], ],
), ),
("drift", &["--threshold", "--project"]),
( (
"init", "init",
&[ &[