Skip to content

ensure-stubs-compile: continue early if allowed not to compile#496

Merged
coriolinus merged 1 commit intoexercism:masterfrom
petertseng:stub-early-return
Apr 8, 2018
Merged

ensure-stubs-compile: continue early if allowed not to compile#496
coriolinus merged 1 commit intoexercism:masterfrom
petertseng:stub-early-return

Conversation

@petertseng
Copy link
Copy Markdown
Member

Strictly speaking this should have been done ever since #483, but it
wasn't necessary then because touching a file doesn't impose any costs.
But if we were to impose additional work on ensure-stubs-compile, then
we would actually want to do this. This commit paves the way for future
additions to this script.

Strictly speaking this should have been done ever since #483, but it
wasn't necessary then because touching a file doesn't impose any costs.
But if we were to impose additional work on ensure-stubs-compile, then
we would actually want to do this. This commit paves the way for future
additions to this script.
@coriolinus coriolinus merged commit be6cdcc into exercism:master Apr 8, 2018
@petertseng petertseng deleted the stub-early-return branch April 8, 2018 17:17
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