Release: test infrastructure, rules overhaul, and design refresh #30

Merged
TheFurya merged 43 commits from develop into main 2026-02-21 16:58:18 +01:00
Showing only changes of commit c8dd4414b5 - Show all commits

View File

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