Mark bean rb0p as completed
Some checks failed
CI / backend-lint (push) Successful in 14s
CI / actions-lint (push) Failing after 6s
CI / frontend-lint (push) Successful in 22s

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-17 18:17:54 +01:00
parent 8cfa074ea6
commit c8dd4414b5

View File

@@ -1,11 +1,11 @@
---
# nuzlocke-tracker-rb0p
title: Implement pre-commit hooks for linting
status: in-progress
status: completed
type: task
priority: high
created_at: 2026-02-10T12:05:39Z
updated_at: 2026-02-17T17:15:05Z
updated_at: 2026-02-17T17:17:32Z
---
Set up pre-commit hooks to automatically run linting before every commit, catching issues before they reach the pipeline.