oxc/apps
Sysix e929f26826 fix(linter): output LintCommandInfo for CliRunResult::LintNoFilesFound (#8714)
In the older version we outputted the found warnings and errors (which also be zero).
This is only reimplementing a part of the old behavior ands skips the old output here:
4a2f2a9cd9/apps/oxlint/src/output_formatter/default.rs (L84-L110)

Bug found here:
659c225c56/apps/oxlint/src/snapshots/_--ignore-path%20fixtures__linter__.customignore%20fixtures__linter__nan.js%40oxlint.snap
2025-01-31 11:48:23 +00:00
..
oxlint fix(linter): output LintCommandInfo for CliRunResult::LintNoFilesFound (#8714) 2025-01-31 11:48:23 +00:00