REQ-SELF-LINT-001 inconclusive blocking since 0.1.0
Statement: The vnvspec source code shall pass ruff format and ruff check with zero errors.
Rationale: Consistent formatting and lint rules reduce review friction.
Verification Method: analysis
Last Checked: Never
Acceptance Criteria
- ruff format --check . reports all files formatted.
- ruff check . reports all checks passed.
Evidence
No evidence collected for this requirement.