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

Feature/wip add cops #59

Merged
merged 1 commit into from
Nov 8, 2022
Merged

Feature/wip add cops #59

merged 1 commit into from
Nov 8, 2022

Conversation

Crisfole
Copy link
Contributor

This is a first (WIP) pass at adding a Rubocop Cop for validating the return of a Command. I'd also love to see:

  • Do not override pass
  • Do not override flunk! as they'd be pretty cheap.

I'm not convinced I'm doing this right. It seems likely that there's some easy way to validate what class you're in before doing any matching....but 🤷

@Crisfole Crisfole changed the base branch from master to breaking/v0.4.0 April 29, 2022 17:05
@wkirby wkirby merged commit 897918e into breaking/v0.4.0 Nov 8, 2022
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