changes
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
---
|
||||
title: conventions
|
||||
type: note
|
||||
permalink: voyage/knowledge/conventions
|
||||
---
|
||||
|
||||
# Coding Conventions & Patterns
|
||||
|
||||
## Frontend Patterns
|
||||
@@ -18,4 +24,4 @@
|
||||
- Do **not** attempt to fix known test/configuration issues as part of feature work
|
||||
- Use `bun` for frontend commands, `uv` for local Python tooling where applicable
|
||||
- Commit and merge completed feature branches promptly once validation passes (avoid leaving finished work unmerged)
|
||||
- See [decisions.md](../decisions.md#workflow-preference-commit--merge-when-done) for rationale
|
||||
- See [decisions.md](../decisions.md#workflow-preference-commit--merge-when-done) for rationale
|
||||
Reference in New Issue
Block a user