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

Skip to content
This repository was archived by the owner on Sep 18, 2023. It is now read-only.

Add rule tag-name-matches-class. #15

Merged
merged 13 commits into from
Mar 29, 2021
Merged

Add rule tag-name-matches-class. #15

merged 13 commits into from
Mar 29, 2021

Conversation

koddsson
Copy link
Contributor

This rule enforces that the tag name that a Custom Element is registered under is a kebab-case of the elements class name.

Ref: #3

@koddsson koddsson requested a review from keithamus March 26, 2021 10:00
@koddsson koddsson mentioned this pull request Mar 26, 2021
16 tasks
Copy link
Contributor Author

@koddsson koddsson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Co-reviewed-with: @keithamus

@koddsson koddsson marked this pull request as draft March 26, 2021 15:01
@koddsson koddsson marked this pull request as ready for review March 26, 2021 15:35
Copy link
Contributor

@keithamus keithamus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent!

@koddsson koddsson merged commit 03aa717 into main Mar 29, 2021
@koddsson koddsson deleted the tag-name-matches-class branch March 29, 2021 09:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants