Skip to content

feat: lint no deprecated#204

Merged
noahbald merged 2 commits intomainfrom
feat/lint-no-deprecated
Dec 2, 2025
Merged

feat: lint no deprecated#204
noahbald merged 2 commits intomainfrom
feat/lint-no-deprecated

Conversation

@noahbald
Copy link
Owner

@noahbald noahbald commented Dec 2, 2025

Description

Creates a new lint that detects when an element or attribute is deprecated

Motivation and Context

Helps users discover where their documents are not forward compatible

How Has This Been Tested?

  • unit tests
  • w3c

Types of changes

Fixes

  • Fixes <filter> being marked as legacy

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 2, 2025
@noahbald noahbald changed the title Feat/lint no deprecated feat: lint no deprecated Dec 2, 2025
@noahbald noahbald merged commit 3dec1ef into main Dec 2, 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