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

Cop idea: ordered hooks #647

Open
Darhazer opened this issue Jun 15, 2018 · 0 comments
Open

Cop idea: ordered hooks #647

Darhazer opened this issue Jun 15, 2018 · 0 comments
Assignees
Labels

Comments

@Darhazer
Copy link
Member

A cop to enforce hook ordering:
before :suite
before :context
before :example
around :example
after :example
after :context
after :suite

@Darhazer Darhazer added the cop label Jun 26, 2018
@Darhazer Darhazer self-assigned this Apr 29, 2020
Darhazer added a commit that referenced this issue Jan 20, 2021
Darhazer added a commit that referenced this issue Jan 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant