We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c8c401 commit f71cf56Copy full SHA for f71cf56
AGENTS.md
@@ -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