Skip to content

feat: lint no_unused_xmlns#208

Merged
noahbald merged 3 commits intomainfrom
feat/lint-no-unused-xmlns
Dec 9, 2025
Merged

feat: lint no_unused_xmlns#208
noahbald merged 3 commits intomainfrom
feat/lint-no-unused-xmlns

Conversation

@noahbald
Copy link
Owner

@noahbald noahbald commented Dec 8, 2025

Description

Creates a new lint that detects when a namespace is unused

Motivation and Context

Helps users discover namespaces that add noise to the document

How Has This Been Tested?

  • Unit tests
  • Editor
  • w3c

Types of changes

Fixes

  • Refactor linting APIs

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 8, 2025
@noahbald noahbald force-pushed the feat/lint-no-unused-xmlns branch from e5ea6d8 to 47ac10b Compare December 9, 2025 20:36
@noahbald noahbald merged commit 77d3025 into main Dec 9, 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