Skip to content

Commit fbab590

Browse files
committed
rename to oxc-ecosystem-ci
1 parent 84c3da8 commit fbab590

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/blog/2025-08-17-oxlint-type-aware.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Our testing shows that repositories which previously took a minute to run with `
5656
This is achieved by leveraging [`typescript-go`](https://github.com/microsoft/typescript-go),
5757
the [10x faster TypeScript](https://devblogs.microsoft.com/typescript/typescript-native-port) written in Go.
5858

59-
Using projects from [oxlint-ecosystem-ci](https://github.com/oxc-project/oxlint-ecosystem-ci):
59+
Using projects from [oxc-ecosystem-ci](https://github.com/oxc-project/oxc-ecosystem-ci):
6060

6161
| Project | Files | Time |
6262
| -------- | ----- | ---- |

src/docs/learn/architecture/test.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ For example:
6868

6969
### Ecosystem CI
7070

71-
[oxlint-ecosystem-ci](https://github.com/oxc-project/oxlint-ecosystem-ci) runs `oxlint` against large repositories to check for false positives, regressions, and panics. The repositories tested include:
71+
[oxc-ecosystem-ci](https://github.com/oxc-project/oxc-ecosystem-ci) runs `oxlint` against large repositories to check for false positives, regressions, and panics. The repositories tested include:
7272

7373
- [rolldown/rolldown](https://github.com/rolldown-rs/rolldown)
7474
- [napi-rs/napi-rs](https://github.com/napi-rs/napi-rs)

0 commit comments

Comments
 (0)