-
-
Notifications
You must be signed in to change notification settings - Fork 447
Need exceptions "tagname-lowercase": ["linearGradient"] #263
Copy link
Copy link
Closed
Labels
bot:staleIssue marked as stale because there was no activityIssue marked as stale because there was no activityenhancementFunctionality that enhances existing featuresFunctionality that enhances existing featurestriageAn HTMLHint team member will look at this issueAn HTMLHint team member will look at this issue
Metadata
Metadata
Assignees
Labels
bot:staleIssue marked as stale because there was no activityIssue marked as stale because there was no activityenhancementFunctionality that enhances existing featuresFunctionality that enhances existing featurestriageAn HTMLHint team member will look at this issueAn HTMLHint team member will look at this issue
Type
Fields
Give feedbackNo fields configured for issues without a type.
As svg contain tag name is "linearGradient". So need to exclude this tag from rule
tagname-lowercase.Like this "tagname-lowercase": ["linearGradient"].