oxc/tasks
Yuji Sugiura cba8a4c131
feat(tasks): Enable tasks/lint_rules(JS ver) (#2177)
- [x] Remove old task(Rust ver)
- [x] Migrate to new task(JS ver)
- [x] Confirm CI works w/o `--output`
-
https://github.com/oxc-project/oxc/actions/runs/7663961642/job/20887579432?pr=2177
- [x] Confirm CI works w/ fake issue no
  - https://github.com/oxc-project/oxc/issues/2117
- [x] Enable

- - -

I've noticed that

- eslint/no-extra-semi
- eslint/no-mixed-spaces-and-tabs

are maked as deprecated and also recommended.

This is ESLint side
[issue](https://github.com/eslint/eslint/pull/17696#issuecomment-1792452766)
and will fix after v9.
2024-01-26 15:45:05 +08:00
..
benchmark feat(tasks): benchmarks for lexer (#2101) 2024-01-21 14:32:50 +00:00
common chore(deps): bump the dependencies group with 3 updates (#2033) 2024-01-15 15:31:32 +08:00
coverage fix(ast): AcessorProperty is missing decorators (#2176) 2024-01-26 15:43:05 +08:00
javascript_globals feat(linter): support read env from eslintrc (#2130) 2024-01-26 10:43:44 +08:00
lint_rules feat(tasks): Enable tasks/lint_rules(JS ver) (#2177) 2024-01-26 15:45:05 +08:00
minsize refactor(rust): move to workspace lint table (#1444) 2023-11-20 14:38:10 +08:00
prettier_conformance chore: update snapshots 2024-01-15 21:13:05 +08:00
rulegen chore(deps): update cargo (#2138) 2024-01-23 14:48:04 +08:00
transform_conformance feat(transformer/decorators): support transform member decorators (#2171) 2024-01-26 10:14:19 +08:00
libs.txt refactor(benchmark): use more complicated files (#1811) 2023-12-25 17:27:02 +08:00