Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feat(oxlint/lsp): report malformed suppression baselines - #26543

Draft
daniel-oliveira-figma wants to merge 29 commits into
oxc-project:mainfrom
daniel-oliveira-figma:feat/lsp-bulk-suppression-client-messages
Draft

feat(oxlint/lsp): report malformed suppression baselines#26543
daniel-oliveira-figma wants to merge 29 commits into
oxc-project:mainfrom
daniel-oliveira-figma:feat/lsp-bulk-suppression-client-messages

Conversation

@daniel-oliveira-figma

Copy link
Copy Markdown

Summary

  • Reports malformed oxlint-suppressions.json baselines to the LSP client.
  • Preserves warning logs and fail-open lint behavior.
  • Adds a focused builder test for the client message.

Dependencies

This is a stacked follow-up to #25093. Keep it in draft until both dependencies land:

After both merge, rebase this branch onto main and verify the final integration before marking it ready.

Test plan

  • cargo test -p oxlint test_malformed_suppression_file_returns_client_message
  • cargo fmt -- --check

AI assistance

Prepared with Codex. The author remains responsible for reviewing, understanding, and validating the change.

daniel-oliveira-figma and others added 29 commits August 10, 2026 08:46
Co-authored-by: Alexander S. <[email protected]>
Signed-off-by: Daniel Oliveira <[email protected]>
Co-authored-by: Alexander S. <[email protected]>
Signed-off-by: Daniel Oliveira <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant