oxc/.github/workflows
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
..
auto-labeler.yml chore(deps): bump actions/labeler from 4 to 5 (#1652) 2023-12-11 14:33:48 +08:00
benchmark.yml refactor(benchmark): use more complicated files (#1811) 2023-12-25 17:27:02 +08:00
bloat.tmpl ci: update cargo bloat and add cargo-unused (#158) 2023-03-08 22:16:38 +08:00
bloat.yml chore(deps): bump actions/checkout from 3 to 4 (#894) 2023-09-11 18:52:08 +08:00
cargo-llvm-lines.yml chore(deps): bump actions/checkout from 3 to 4 (#894) 2023-09-11 18:52:08 +08:00
ci.yml chore: remove unsless oxc_resolve ci files (#1682) 2023-12-15 10:37:46 +00:00
codecov.yml chore(deps): bump actions/upload-artifact from 3 to 4 (#1714) 2023-12-18 14:56:13 +08:00
conformance.yml chore: remove DSL based linter plugin (#1985) 2024-01-11 04:54:39 +00:00
ecosystem.yml ci: improve ecosystem ci (#2099) 2024-01-22 17:05:25 +08:00
fuzz.yml chore(deps): bump actions/checkout from 3 to 4 (#894) 2023-09-11 18:52:08 +08:00
link-check.yml chore(deps): bump actions/checkout from 3 to 4 (#894) 2023-09-11 18:52:08 +08:00
lint-rules.yml feat(tasks): Enable tasks/lint_rules(JS ver) (#2177) 2024-01-26 15:45:05 +08:00
miri.yml ci: use miri to detect memory leak for the parser (#2037) 2024-01-15 15:11:02 +00:00
release_cli.yml ci: don't generate release notes after release 2024-01-06 19:58:22 +08:00
release_napi_parser.yml chore(deps): bump actions/upload-artifact from 3 to 4 (#1714) 2023-12-18 14:56:13 +08:00
release_oxlint.yml ci(oxlint): run smoke test against both glibc and musl (#2155) 2024-01-24 11:10:53 +08:00
release_vscode.yml Release oxlint and vscode extension v0.1.2 2024-01-07 00:55:21 +08:00
website.yml deps(website): bump deps (#2146) 2024-01-23 17:15:42 +08:00