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

WIP: Add elm-review rules #118

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

WIP: Add elm-review rules #118

wants to merge 9 commits into from

Conversation

avh4
Copy link
Owner

@avh4 avh4 commented Dec 10, 2020

  • write a rule that makes sure all expect*/ensure* functions match one another
  • write a rule that makes sure all SimulatedEffect.* modules match their parallel real-world module
  • write a rule that makes sure all expect*/ensure* have the standard documentation notes

@avh4 avh4 self-assigned this Dec 10, 2020
@avh4
Copy link
Owner Author

avh4 commented Dec 10, 2020

work session: https://www.twitch.tv/videos/832610611

@avh4 avh4 added this to the Next minor (3.6.0) milestone Nov 5, 2021
@avh4 avh4 modified the milestones: Next minor (3.6.0), Next patch (3.5.1) Nov 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant