mirror of https://github.com/jackwener/wx-cli.git
17 lines
351 B
Markdown
17 lines
351 B
Markdown
---
|
|
version: 1
|
|
mode: solo
|
|
git:
|
|
isolation: worktree
|
|
main_branch: main
|
|
auto_push: true
|
|
verification_commands:
|
|
- cargo test
|
|
- cargo clippy
|
|
---
|
|
# GSD Project Preferences
|
|
|
|
Generated by `/gsd init`. Edit directly or use `/gsd prefs project` to modify.
|
|
|
|
See `~/.gsd/agent/extensions/gsd/docs/preferences-reference.md` for full field documentation.
|