Simplify: Git hooks via nix flake check (no systemd, no activation, deleted module)
This commit is contained in:
@@ -23,7 +23,15 @@ Consolidated plan from:
|
||||
## 📋 Pending Implementation
|
||||
|
||||
### Phase 1: Enhanced Code Quality (Week 1)
|
||||
**Priority: HIGH** ✅ In Progress
|
||||
**Priority: HIGH** ✅ Complete
|
||||
|
||||
| # | Task | Effort | Impact | Details | Status |
|
||||
|---|-------|--------|---------|----------|--------|
|
||||
| 1.1 | Add statix hook | Low | High | Lint for Nix antipatterns | ✅ Done |
|
||||
| 1.2 | Add deadnix hook | Low | High | Find dead code in Nix files | ✅ Done |
|
||||
| 1.3 | Enable git-hooks on all hosts | Very Low | Medium | Add to hecuba, eetion, vm | ✅ Done |
|
||||
| 1.4 | Fix activation script | Low | High | Use `nix flake check` | ✅ Done |
|
||||
| 1.5 | Fix module syntax errors | Low | High | Correct brace closing | ✅ Done |
|
||||
|
||||
| # | Task | Effort | Impact | Details | Status |
|
||||
|---|-------|--------|---------|----------|--------|
|
||||
|
||||
Reference in New Issue
Block a user