Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor ForbidExtendTSigHelpersInShims #146

Merged
merged 1 commit into from
Feb 21, 2023

Conversation

sambostock
Copy link
Contributor

This makes the following changes to the Sorbet/ForbidExtendTSigHelpersInShims cop:

  • Migrate from deprecated Cop parent class to Base
  • Combine node matchers

@sambostock sambostock requested a review from paracycle February 21, 2023 14:53
@sambostock sambostock requested a review from a team as a code owner February 21, 2023 14:53
- Migrate from deprecated `Cop` parent class to `Base`
- Combine node matchers
- Use `expect_correction` helper to simplify tests
@sambostock sambostock force-pushed the improve-forbid-extend-t-sig-helpers-in-shims branch from 4a1ebad to f2356e5 Compare February 21, 2023 15:13
@sambostock sambostock merged commit 042c5b3 into main Feb 21, 2023
@sambostock sambostock deleted the improve-forbid-extend-t-sig-helpers-in-shims branch February 21, 2023 15:16
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.

2 participants