Skip to content

Commit 55c2025

Browse files
committedJan 30, 2025·
test(oxlint): add CliRunResult to snapshot (#8780)
1 parent 9731c56 commit 55c2025

File tree

48 files changed

+159
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+159
-1
lines changed
 

Diff for: ‎apps/oxlint/src/snapshots/_--ignore-path fixtures__issue_7566__.oxlintignore fixtures__issue_7566__tests__main.js fixtures__issue_7566__tests__function__main.js@oxlint.snap

+3
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,6 @@ source: apps/oxlint/src/tester.rs
55
arguments: --ignore-path fixtures/issue_7566/.oxlintignore fixtures/issue_7566/tests/main.js fixtures/issue_7566/tests/function/main.js
66
working directory:
77
----------
8+
----------
9+
CLI result: LintNoFilesFound
10+
----------

Diff for: ‎apps/oxlint/src/snapshots/_--ignore-path fixtures__linter__.customignore --no-ignore fixtures__linter__nan.js@oxlint.snap

+3
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,6 @@ working directory:
1515
1616
Found 1 warning and 0 errors.
1717
Finished in <variable>ms on 1 file with 97 rules using 1 threads.
18+
----------
19+
CLI result: LintSucceeded
20+
----------

0 commit comments

Comments
 (0)
Please sign in to comment.