MAESTRO: fix ruff lint

This commit is contained in:
Mariusz Banach
2026-02-18 00:20:19 +01:00
parent 53a0fa0784
commit e2fef86ee0
19 changed files with 37 additions and 33 deletions

View File

@@ -71,5 +71,5 @@ backend/app/engine/
- [x] All 106+ tests are registered in the scanner registry (`ScannerRegistry.get_all()` returns 106+ scanners)
- Verified `ScannerRegistry.get_all()` returns 106 scanners (IDs 1-106, none missing).
- [x] Analysis of `backend/tests/fixtures/sample_headers.txt` produces results matching original CLI output
- [ ] `ruff check backend/` passes with zero errors
- [x] `ruff check backend/` passes with zero errors
- [ ] Run `/speckit.analyze` to verify consistency