oxc/crates/oxc_codegen
Don Isaac f98f7771d8
refactor(linter): add rule fixer (#3589)
Adds a new `RuleFixer` struct that gets passed to
`ctx.diagnostic_with_fix`.
2024-06-10 17:20:14 +08:00
..
examples feat(oxc_codegen): preserve annotate comment (#3465) 2024-05-30 15:25:23 +08:00
src refactor(linter): add rule fixer (#3589) 2024-06-10 17:20:14 +08:00
tests chore(oxc_codegen): Pass trivias reference instead of ownership in CommentGenRelated (#3529) 2024-06-04 23:21:06 +08:00
Cargo.toml Release crates v0.13.5 (#3584) 2024-06-08 16:44:50 +08:00
CHANGELOG.md Release crates v0.13.4 (#3582) 2024-06-07 17:41:11 +08:00