Skip to content

Commit d189ca3

Browse files
chore: update gitignore and mark check command task complete
1 parent 0b1f708 commit d189ca3

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Cargo.lock
77
.helix/helix.db/
88
.helix/models/
99
.helix-map/
10+
.fastembed_cache/
1011

1112
# IDE
1213
.idea/

helix-decisions/specs/tasks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
- [x] Output JSON format
7878
- [x] Auto-discovery of `.decisions/` directory
7979
- [x] Help text and examples
80-
- [ ] Add `check` command for frontmatter + uuid validation
80+
- [x] Add `check` command for frontmatter + uuid validation
8181

8282
### Task 1.8: Git Hooks ✅
8383
- [x] Implement `hooks.rs` module

0 commit comments

Comments
 (0)