Skip to content

Conversation

@joshgoebel
Copy link
Member

@joshgoebel joshgoebel commented Nov 29, 2021

Resolves #3403.

Changes

  • improves CLASS_NAME_REFERNCE rule to catch more edge cases

Checklist

  • Added markup tests, or they don't apply here because...
  • Updated the changelog at CHANGES.md

@joshgoebel joshgoebel requested a review from allejo December 6, 2021 21:31
@joshgoebel joshgoebel changed the title enh(js/ts) improve CLASS_REFERANCE, add TS keywords enh(js/ts) improve CLASS_REFERENCE Dec 8, 2021
Copy link
Member

@allejo allejo left a comment

Choose a reason for hiding this comment

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

Missing the edge case of a class matching the "CSSFactory" rule and ending with an uppercase letter; e.g. HTTPResponseT or IResponseTsS

image

@joshgoebel
Copy link
Member Author

Better?

Copy link
Member

@allejo allejo left a comment

Choose a reason for hiding this comment

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

lgtm 👍

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.

(TypeScript) Camel-case type parameters: only first component is highlighted

2 participants