Skip to content

Commit 19009e3

Browse files
authored
fix typo - eslint -> oxlint (#403)
1 parent a19e8ea commit 19009e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: Install dependencies
4545
run: yarn install
4646

47-
- name: ESLint
47+
- name: Oxlint
4848
run: yarn lint
4949

5050
- name: Cargo fmt

0 commit comments

Comments
 (0)