Skip to content

Simplify fix pipeline and reduce duplication#17

Merged
RomarQ merged 3 commits intomainfrom
rq/simplify-codebase
Mar 19, 2026
Merged

Simplify fix pipeline and reduce duplication#17
RomarQ merged 3 commits intomainfrom
rq/simplify-codebase

Conversation

@RomarQ
Copy link
Copy Markdown
Owner

@RomarQ RomarQ commented Mar 19, 2026

Batch file I/O, extract shared helpers, remove duplicated logic.

RomarQ added 3 commits March 19, 2026 09:26
- Batch file I/O in apply_fixes (one read/write per file instead of per diagnostic)
- Extract write_manifest helper to pair with read_manifest
- Extract format_dep_value helper (was duplicated in diagnostic.rs and fix.rs)
- Add Display impl for Severity (replaces manual match)
- Extract STRIPPED_KEYS constant for rewrite_dep_entry branches
@RomarQ RomarQ merged commit 02aa6bf into main Mar 19, 2026
2 checks passed
@RomarQ RomarQ deleted the rq/simplify-codebase branch March 19, 2026 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant