diff options
| author | HasanAlrimawi <141642411+HasanAlrimawi@users.noreply.github.com> | 2024-09-16 20:45:25 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-16 17:45:25 +0000 |
| commit | 36a1a79f175b2df31d8ba5d7e121239c3b7e74ea (patch) | |
| tree | a2d1c96ba22181dc3301e3a20e4c4977f50b5d3d /tests/specs/lint/compact/expected_compact.out | |
| parent | acc32e1cee043ef7233a94bcf5645c4a842ed13a (diff) | |
chore: deprecate lint itests (#25655)
Diffstat (limited to 'tests/specs/lint/compact/expected_compact.out')
| -rw-r--r-- | tests/specs/lint/compact/expected_compact.out | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/specs/lint/compact/expected_compact.out b/tests/specs/lint/compact/expected_compact.out new file mode 100644 index 000000000..d1b2b922b --- /dev/null +++ b/tests/specs/lint/compact/expected_compact.out @@ -0,0 +1,4 @@ +[WILDCARD]file1.js: line 1, col 1 - Ignore directive requires lint rule name(s) (ban-untagged-ignore) +[WILDCARD]file1.js: line 2, col 15 - Empty block statement (no-empty) +Found 2 problems +Checked 1 file |
