You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
remove preferredTypesDefined option in favor of making it apply automatically (2072735)
check-tag-names: auto-allow tags in tagNamePreference setting to be defined; add definedTags option to replace additionalTagNames.customTags setting (9df41d7)
BREAKING CHANGES
check-types: In place of the substitution variables, one must now hard-code the type in the message
One can no longer avoid preferredTypes types being treated as defined
check-tag-names: Switch additionalTagNames.customTags setting to definedTags option (only used by one rule)