Skip to content

run-length-encoding: make description consistent with test cases #538

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

Merged
merged 1 commit into from
Feb 8, 2017
Merged

run-length-encoding: make description consistent with test cases #538

merged 1 commit into from
Feb 8, 2017

Conversation

daveyarwood
Copy link
Contributor

Fixes #537.

the letters A through Z (either lower- or uppercase) and whitespace.
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you please remove the extra hyphen after lower?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done!

@robkeim
Copy link
Contributor

robkeim commented Feb 8, 2017

Looks good @daveyarwood except one minor change.

@daveyarwood
Copy link
Contributor Author

Change made -- I amended my previous commit to keep things tidy.

@robkeim
Copy link
Contributor

robkeim commented Feb 8, 2017

Great, thanks @daveyarwood for fixing this! I'll go ahead and merge this one the Travis CI build completes.

@robkeim robkeim merged commit 06c3f57 into exercism:master Feb 8, 2017
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