Skip to content

[lint] Add support for ignoring diagnostics from next line using directive#619

Open
turbolent wants to merge 1 commit intomasterfrom
bastian/lint-disable-next-line-support
Open

[lint] Add support for ignoring diagnostics from next line using directive#619
turbolent wants to merge 1 commit intomasterfrom
bastian/lint-disable-next-line-support

Conversation

@turbolent
Copy link
Copy Markdown
Member

@turbolent turbolent commented Apr 7, 2026

Description

Allow diagnostics of all or certain analyzers to be ignored on the next line through a new directive // lint-disable-next-line, optionally followed by a comma-separated list of analyzer names.


  • Targeted PR against master branch
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work
  • Code follows the standards mentioned here
  • Updated relevant documentation
  • Re-reviewed Files changed in the Github PR explorer
  • Added appropriate labels

@turbolent turbolent self-assigned this Apr 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant