oxc/crates/oxc_linter
Boshen 0be5233c84 refactor(semantic)!: remove ModuleRecord from Semantic (#7548)
`ModuleRecord` will eventually be moved to be linter specific thing for cross module data sharing, which means we can add more data to it.
2024-11-29 16:30:54 +00:00
..
examples refactor(oxc): remove useless allocator.alloc(program) calls (#6571) 2024-10-15 02:21:20 +00:00
fixtures test: add trailing line breaks to conformance fixtures (#5541) 2024-09-06 12:55:17 +00:00
src refactor(semantic)!: remove ModuleRecord from Semantic (#7548) 2024-11-29 16:30:54 +00:00
tests
Cargo.toml refactor(linter): remove once_cell (#7510) 2024-11-28 10:30:52 +08:00
CHANGELOG.md release(oxlint): v0.13.2 (#7489) 2024-11-26 15:25:31 +08:00