mirror of
https://github.com/Belphemur/CBZOptimizer.git
synced 2026-07-21 19:05:39 +02:00
fix(watch): debounce fsnotify events, backfill archives, resilient walk
Co-authored-by: Belphemur <197810+Belphemur@users.noreply.github.com>
This commit is contained in:
co-authored by
Belphemur
parent
e1e8ea92c1
commit
69c1a37577
@@ -14,6 +14,7 @@ This repository contains AI-agent oriented project context.
|
||||
- Logging: zerolog
|
||||
- Error wrapping: `fmt.Errorf("context: %w", err)`
|
||||
- Prefer small, focused changes.
|
||||
- Commit messages: follow [Conventional Commits](https://www.conventionalcommits.org/) (e.g. `fix(watch): debounce fsnotify events`, `docs: clarify commit convention`).
|
||||
|
||||
## Areas to know
|
||||
|
||||
|
||||
Reference in New Issue
Block a user