-
Notifications
You must be signed in to change notification settings - Fork 889
Conversation
There are two failed lint tests with the new rule. Should I replace |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like a good start!
Yes please to fixing the issues internally. It should be a little easier if you implement an auto-fixer 😉
Hey @JoshuaKGoldberg |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Getting there - a few comments on simplifying the implementation and error reporting, and some missing test cases.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks great, thanks @mbelsky! 🙌
Waiting on approval from @adidahiya or another palantirtech member to merge in, since this is a new rule.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks @mbelsky 👍
PR checklist
Overview of change:
Implement static-this rule
Is there anything you'd like reviewers to focus on?
CHANGELOG.md entry:
[new-rule]
static-this