Skip to content

Commit cae68a6

Browse files
authored
Merge branch 'main' into wb/simplify-clicompat-help
2 parents 68819d9 + f71cf56 commit cae68a6

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

AGENTS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Command Guidelines
2+
3+
- When adding new commands, use `urfave/cli` instead of the legacy `commander` pattern.
4+
- Register new `urfave/cli` commands in the `migratedCommands` map in `cmd/src/run_migration_compat.go`.

0 commit comments

Comments
 (0)