oxc/tasks
overlookmotel e1b747ddd6
refactor(ast_tools): all runners produce Vec<Output> (#6942)
Standardize all the different `Runner`s to produce `Vec<Output>`.
2024-10-27 15:29:17 +00:00
..
ast_tools refactor(ast_tools): all runners produce Vec<Output> (#6942) 2024-10-27 15:29:17 +00:00
benchmark chore: remove unnecessary packageManager from package.json 2024-10-25 10:38:02 +08:00
common
coverage feat(rust): use oxc-miette (#6938) 2024-10-27 13:30:20 +00:00
javascript_globals
lint_rules chore(tasks/lint_rules): sync rules with ESLint v9 (#6777) 2024-10-22 20:14:10 +08:00
minsize chore(tasks/minsize): enable idempotency test 2024-10-26 10:35:01 +08:00
prettier_conformance refactor(prettier)!: remove source_text argument from constructor (#6448) 2024-10-11 06:27:33 +00:00
rulegen feat(rulegen): add module definitions for new rules (#6845) 2024-10-24 15:47:07 +08:00
transform_checker refactor(rust): remove the annoying clippy::wildcard_imports (#6860) 2024-10-24 13:57:19 +00:00
transform_conformance feat(rust): use oxc-miette (#6938) 2024-10-27 13:30:20 +00:00
website docs(linter): add schema to config examples (#6838) 2024-10-24 08:44:04 +08:00