Skip to content

feat: clean lint no_unused_ids#207

Merged
noahbald merged 1 commit intomainfrom
feat/link-no-unused-id
Dec 5, 2025
Merged

feat: clean lint no_unused_ids#207
noahbald merged 1 commit intomainfrom
feat/link-no-unused-id

Conversation

@noahbald
Copy link
Owner

@noahbald noahbald commented Dec 5, 2025

Description

Creates a new lint that detects when an element's id is unreferenced

Motivation and Context

Helps user discover ids that add noise to the document

How Has This Been Tested?

  • Unit tests
  • w3c

Types of changes

Features

  • Adds new lint

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@noahbald noahbald self-assigned this Dec 5, 2025
@noahbald noahbald merged commit 5ce3fd0 into main Dec 5, 2025
27 of 29 checks passed
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