File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 paths :
1010 - " pnpm-lock.yaml"
1111 - " crates/oxc_language_server/**"
12- - " apps/oxlint/src/lsp/**"
13- - " apps/oxfmt/src/lsp/**"
12+ - " apps/oxlint/src/**"
13+ - " apps/oxlint/src-js/**"
14+ - " apps/oxfmt/src/**"
15+ - " apps/oxfmt/src-js/**"
1416 - " editors/vscode/**"
1517 - " tasks/vscode_docs/**"
1618 - " .github/workflows/ci_vscode.yml"
2022 paths :
2123 - " pnpm-lock.yaml"
2224 - " crates/oxc_language_server/**"
23- - " apps/oxlint/src/lsp/**"
24- - " apps/oxfmt/src/lsp/**"
25+ - " apps/oxlint/src/**"
26+ - " apps/oxlint/src-js/**"
27+ - " apps/oxfmt/src/**"
28+ - " apps/oxfmt/src-js/**"
2529 - " editors/vscode/**"
2630 - " tasks/vscode_docs/**"
2731 - " .github/workflows/ci_vscode.yml"
5660 src:
5761 - "pnpm-lock.yaml"
5862 - "crates/oxc_language_server/**"
59- - "apps/oxlint/src/lsp/**"
63+ - "apps/oxlint/src/**"
64+ - "apps/oxlint/src-js/**"
6065 - "editors/vscode/**"
6166 - ".github/workflows/ci_vscode.yml"
6267
6772 src:
6873 - "pnpm-lock.yaml"
6974 - "crates/oxc_language_server/**"
70- - "apps/oxfmt/src/lsp/**"
75+ - "apps/oxfmt/src/**"
76+ - "apps/oxfmt/src-js/**"
7177 - "editors/vscode/**"
7278 - ".github/workflows/ci_vscode.yml"
7379
You can’t perform that action at this time.
0 commit comments