Skip to content

Use do instead of -> when yielding todos#394

Merged
theimowski merged 1 commit intoSAFE-Stack:masterfrom
theprash:patch-1
Aug 29, 2020
Merged

Use do instead of -> when yielding todos#394
theimowski merged 1 commit intoSAFE-Stack:masterfrom
theprash:patch-1

Conversation

@theprash
Copy link
Copy Markdown
Member

I think we should avoid the arrow syntax as many people aren't aware that it exists and it doesn't play nicely with implicit yield. If you put another item adjacent to it you have to use the yield keyword.

Copy link
Copy Markdown
Member

@forki forki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@theimowski theimowski merged commit 4a40d20 into SAFE-Stack:master Aug 29, 2020
@theimowski
Copy link
Copy Markdown
Member

makes sense - thanks!

@theprash theprash deleted the patch-1 branch August 29, 2020 11:35
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.

3 participants