0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-20 20:33:42 -05:00
denoland-deno/cli/ops
David Sherret e94581d272
fix(lint): clear plugin diagnostics on each lint file run (#28011)
This clears the diagnostics whenever a file is about to run. For
example, what could previously occur is an error and the diagnostics
would be leftover from the previous run.
2025-02-07 17:47:28 +00:00
..
bench.rs refactor: update deno_core for error refactor (#26867) 2025-01-08 14:52:32 -08:00
jupyter.rs refactor: update deno_core for error refactor (#26867) 2025-01-08 14:52:32 -08:00
lint.rs fix(lint): clear plugin diagnostics on each lint file run (#28011) 2025-02-07 17:47:28 +00:00
mod.rs chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
testing.rs refactor: update deno_core for error refactor (#26867) 2025-01-08 14:52:32 -08:00