Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/oxlint/test/fixtures/basic/output.snap.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
help: Remove the debugger statement

Found 1 warning and 1 error.
Finished in Xms on 1 file with 90 rules using X threads.
Finished in Xms on 1 file with 91 rules using X threads.
```

# stderr
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@
help: Remove the debugger statement

Found 20 warnings and 20 errors.
Finished in Xms on 20 files with 55 rules using X threads.
Finished in Xms on 20 files with 56 rules using X threads.
```

# stderr
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
`----

Found 1 warning and 3 errors.
Finished in Xms on 1 file with 1 rules using X threads.
Finished in Xms on 1 file with 4 rules using X threads.
```

# stderr
Expand Down
2 changes: 1 addition & 1 deletion apps/oxlint/test/fixtures/basic_no_errors/output.snap.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# stdout
```
Found 0 warnings and 0 errors.
Finished in Xms on 1 file with 0 rules using X threads.
Finished in Xms on 1 file with 1 rules using X threads.
```

# stderr
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
help: Remove the debugger statement

Found 2 warnings and 0 errors.
Finished in Xms on 1 file with 1 rules using X threads.
Finished in Xms on 1 file with 2 rules using X threads.
```

# stderr
Expand Down
2 changes: 1 addition & 1 deletion apps/oxlint/test/fixtures/cfg/output.snap.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
`----

Found 0 warnings and 1 error.
Finished in Xms on 1 file with 0 rules using X threads.
Finished in Xms on 1 file with 1 rules using X threads.
```

# stderr
Expand Down
2 changes: 1 addition & 1 deletion apps/oxlint/test/fixtures/comments/output.snap.md
Original file line number Diff line number Diff line change
Expand Up @@ -456,7 +456,7 @@
`----

Found 0 warnings and 32 errors.
Finished in Xms on 3 files with 0 rules using X threads.
Finished in Xms on 3 files with 1 rules using X threads.
```

# stderr
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
`----

Found 0 warnings and 4 errors.
Finished in Xms on 2 files with 0 rules using X threads.
Finished in Xms on 2 files with 1 rules using X threads.
```

# stderr
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
`----

Found 0 warnings and 10 errors.
Finished in Xms on 1 file with 0 rules using X threads.
Finished in Xms on 1 file with 2 rules using X threads.
```

# stderr
Expand Down
2 changes: 1 addition & 1 deletion apps/oxlint/test/fixtures/createOnce/output.snap.md
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@
`----

Found 0 warnings and 58 errors.
Finished in Xms on 2 files with 0 rules using X threads.
Finished in Xms on 2 files with 6 rules using X threads.
```

# stderr
Expand Down
2 changes: 1 addition & 1 deletion apps/oxlint/test/fixtures/definePlugin/output.snap.md
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@
`----

Found 0 warnings and 35 errors.
Finished in Xms on 2 files with 0 rules using X threads.
Finished in Xms on 2 files with 7 rules using X threads.
```

# stderr
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@
`----

Found 0 warnings and 35 errors.
Finished in Xms on 2 files with 0 rules using X threads.
Finished in Xms on 2 files with 7 rules using X threads.
```

# stderr
Expand Down
2 changes: 1 addition & 1 deletion apps/oxlint/test/fixtures/defineRule/output.snap.md
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@
`----

Found 0 warnings and 35 errors.
Finished in Xms on 2 files with 0 rules using X threads.
Finished in Xms on 2 files with 7 rules using X threads.
```

# stderr
Expand Down
2 changes: 1 addition & 1 deletion apps/oxlint/test/fixtures/diagnostic_loc/output.snap.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
`----

Found 0 warnings and 4 errors.
Finished in Xms on 1 file with 0 rules using X threads.
Finished in Xms on 1 file with 1 rules using X threads.
```

# stderr
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
`----

Found 0 warnings and 5 errors.
Finished in Xms on 1 file with 1 rules using X threads.
Finished in Xms on 1 file with 2 rules using X threads.
```

# stderr
Expand Down
2 changes: 1 addition & 1 deletion apps/oxlint/test/fixtures/estree/output.snap.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@
`----

Found 0 warnings and 9 errors.
Finished in Xms on 1 file with 0 rules using X threads.
Finished in Xms on 1 file with 1 rules using X threads.
```

# stderr
Expand Down
2 changes: 1 addition & 1 deletion apps/oxlint/test/fixtures/fixes/fix.snap.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# stdout
```
Found 0 warnings and 0 errors.
Finished in Xms on 1 file with 0 rules using X threads.
Finished in Xms on 1 file with 1 rules using X threads.
```

# stderr
Expand Down
2 changes: 1 addition & 1 deletion apps/oxlint/test/fixtures/fixes/output.snap.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
`----

Found 0 warnings and 12 errors.
Finished in Xms on 1 file with 0 rules using X threads.
Finished in Xms on 1 file with 1 rules using X threads.
```

# stderr
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@
`----

Found 0 warnings and 45 errors.
Finished in Xms on 1 file with 0 rules using X threads.
Finished in Xms on 1 file with 1 rules using X threads.
```

# stderr
Expand Down
2 changes: 1 addition & 1 deletion apps/oxlint/test/fixtures/globals/output.snap.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
`----

Found 0 warnings and 3 errors.
Finished in Xms on 3 files with 0 rules using X threads.
Finished in Xms on 3 files with 1 rules using X threads.
```

# stderr
Expand Down
2 changes: 1 addition & 1 deletion apps/oxlint/test/fixtures/isSpaceBetween/output.snap.md
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@
`----

Found 0 warnings and 13 errors.
Finished in Xms on 2 files with 0 rules using X threads.
Finished in Xms on 2 files with 1 rules using X threads.
```

# stderr
Expand Down
2 changes: 1 addition & 1 deletion apps/oxlint/test/fixtures/languageOptions/output.snap.md
Original file line number Diff line number Diff line change
Expand Up @@ -814,7 +814,7 @@
`----

Found 0 warnings and 4 errors.
Finished in Xms on 3 files with 0 rules using X threads.
Finished in Xms on 3 files with 1 rules using X threads.
```

# stderr
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
| at after (<fixture>/plugin.ts:13:19)

Found 0 warnings and 1 error.
Finished in Xms on 1 file with 0 rules using X threads.
Finished in Xms on 1 file with 1 rules using X threads.
```

# stderr
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
| at before (<fixture>/plugin.ts:12:19)

Found 0 warnings and 1 error.
Finished in Xms on 1 file with 0 rules using X threads.
Finished in Xms on 1 file with 1 rules using X threads.
```

# stderr
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
| at Object.create (<fixture>/plugin.ts:10:15)

Found 0 warnings and 1 error.
Finished in Xms on 1 file with 0 rules using X threads.
Finished in Xms on 1 file with 1 rules using X threads.
```

# stderr
Expand Down
2 changes: 1 addition & 1 deletion apps/oxlint/test/fixtures/lint_fix_error/output.snap.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
| at Identifier (<fixture>/plugin.ts:12:21)

Found 0 warnings and 1 error.
Finished in Xms on 1 file with 0 rules using X threads.
Finished in Xms on 1 file with 1 rules using X threads.
```

# stderr
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
`----

Found 0 warnings and 3 errors.
Finished in Xms on 2 files with 0 rules using X threads.
Finished in Xms on 2 files with 1 rules using X threads.
```

# stderr
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
`----

Found 0 warnings and 2 errors.
Finished in Xms on 2 files with 0 rules using X threads.
Finished in Xms on 2 files with 1 rules using X threads.
```

# stderr
Expand Down
2 changes: 1 addition & 1 deletion apps/oxlint/test/fixtures/load_paths/output.snap.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
`----

Found 1 warning and 16 errors.
Finished in Xms on 1 file with 1 rules using X threads.
Finished in Xms on 1 file with 17 rules using X threads.
```

# stderr
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
| at DebuggerStatement (<fixture>/plugin.ts:18:21)

Found 0 warnings and 1 error.
Finished in Xms on 1 file with 0 rules using X threads.
Finished in Xms on 1 file with 1 rules using X threads.
```

# stderr
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
`----

Found 0 warnings and 7 errors.
Finished in Xms on 1 file with 0 rules using X threads.
Finished in Xms on 1 file with 1 rules using X threads.
```

# stderr
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
`----

Found 0 warnings and 2 errors.
Finished in Xms on 1 file with 0 rules using X threads.
Finished in Xms on 1 file with 1 rules using X threads.
```

# stderr
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
`----

Found 0 warnings and 7 errors.
Finished in Xms on 1 file with 0 rules using X threads.
Finished in Xms on 1 file with 1 rules using X threads.
```

# stderr
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
`----

Found 0 warnings and 1 error.
Finished in Xms on 1 file with 0 rules using X threads.
Finished in Xms on 1 file with 1 rules using X threads.
```

# stderr
Expand Down
2 changes: 1 addition & 1 deletion apps/oxlint/test/fixtures/options/output.snap.md
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@
`----

Found 0 warnings and 16 errors.
Finished in Xms on 2 files with 0 rules using X threads.
Finished in Xms on 2 files with 8 rules using X threads.
```

# stderr
Expand Down
2 changes: 1 addition & 1 deletion apps/oxlint/test/fixtures/parent/output.snap.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
`----

Found 0 warnings and 12 errors.
Finished in Xms on 1 file with 0 rules using X threads.
Finished in Xms on 1 file with 1 rules using X threads.
```

# stderr
Expand Down
2 changes: 1 addition & 1 deletion apps/oxlint/test/fixtures/parser_services/output.snap.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
`----

Found 0 warnings and 1 error.
Finished in Xms on 1 file with 0 rules using X threads.
Finished in Xms on 1 file with 1 rules using X threads.
```

# stderr
Expand Down
2 changes: 1 addition & 1 deletion apps/oxlint/test/fixtures/plugin_name/output.snap.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
help: Add `@param` tag with name.

Found 0 warnings and 12 errors.
Finished in Xms on 1 file with 1 rules using X threads.
Finished in Xms on 1 file with 12 rules using X threads.
```

# stderr
Expand Down
2 changes: 1 addition & 1 deletion apps/oxlint/test/fixtures/scope_manager/output.snap.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
`----

Found 0 warnings and 6 errors.
Finished in Xms on 1 file with 0 rules using X threads.
Finished in Xms on 1 file with 1 rules using X threads.
```

# stderr
Expand Down
2 changes: 1 addition & 1 deletion apps/oxlint/test/fixtures/selector/output.snap.md
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@
`----

Found 0 warnings and 1 error.
Finished in Xms on 1 file with 0 rules using X threads.
Finished in Xms on 1 file with 1 rules using X threads.
```

# stderr
Expand Down
2 changes: 1 addition & 1 deletion apps/oxlint/test/fixtures/sourceCode/output.snap.md
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@
`----

Found 0 warnings and 16 errors.
Finished in Xms on 2 files with 0 rules using X threads.
Finished in Xms on 2 files with 2 rules using X threads.
```

# stderr
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
`----

Found 0 warnings and 16 errors.
Finished in Xms on 2 files with 0 rules using X threads.
Finished in Xms on 2 files with 2 rules using X threads.
```

# stderr
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@
`----

Found 0 warnings and 33 errors.
Finished in Xms on 2 files with 0 rules using X threads.
Finished in Xms on 2 files with 1 rules using X threads.
```

# stderr
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@
`----

Found 0 warnings and 23 errors.
Finished in Xms on 2 files with 0 rules using X threads.
Finished in Xms on 2 files with 1 rules using X threads.
```

# stderr
Expand Down
Loading
Loading