oxc/tasks
Boshen 21505e885c refactor(cli): move crates/oxc_cli to apps/oxlint (#3413)
We need to split the cli crate up to reduce dependencies,
the current cli crate is pulling in `oxc_prettier`, which is redundant
for the linter.
2024-05-26 05:00:30 +00:00
..
benchmark chore: update toml format 2024-05-21 22:15:47 +08:00
common chore: update toml format 2024-05-21 22:15:47 +08:00
coverage fix(parser): fix lexer error while parsing parenthesized arrow expressions (#3400) 2024-05-24 09:59:17 +00:00
javascript_globals
lint_rules refactor(linter): merge deepscan rules into oxc rules (#3327) 2024-05-17 11:56:06 +00:00
minsize chore(minsize): remove brotlic because it takes too long to compile (#2954) 2024-04-13 13:24:25 +08:00
prettier_conformance chore(deps): update dependency rust to v1.78.0 (#3151) 2024-05-03 00:01:42 +08:00
rulegen feat(rulegen): preserve languageOptions as a comment (#3410) 2024-05-25 15:44:24 +00:00
transform_conformance refactor(linter): find return statement by using CFG in react/require-render-return (#3353) 2024-05-19 14:59:12 +00:00
website refactor(cli): move crates/oxc_cli to apps/oxlint (#3413) 2024-05-26 05:00:30 +00:00
libs.txt