Skip to content

sum-of-multiples: Removed a duplicated sentence in README#942

Merged
petertseng merged 1 commit intoexercism:masterfrom
GoneUp:patch
Oct 10, 2017
Merged

sum-of-multiples: Removed a duplicated sentence in README#942
petertseng merged 1 commit intoexercism:masterfrom
GoneUp:patch

Conversation

@GoneUp
Copy link
Copy Markdown
Contributor

@GoneUp GoneUp commented Oct 10, 2017

Basically what the title says. I stumbled across the duplicated sentence while doing the exercises. I was sent to this repo from my first PR in the rust repo.


Given a number, find the sum of the multiples of a given set of numbers,
up to but not including that number.
The sum of these multiples is 78. No newline at end of file
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I would prefer that the trailing newline of line 7 does not get deleted, so that line 7 does not show as a changed line, please. Only lines 8-10 should get deleted please.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Fixed & squashed.

Copy link
Copy Markdown
Member

@petertseng petertseng left a comment

Choose a reason for hiding this comment

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

Fantastic.

I don't think this needs to wait very long to merge, seems like a clearly prudent thing to do.

How did the description come to be this way? By #476 ... and I even noted in #476 (comment) that this would cause the duplicate line, but I guess nobody cared back then. Now finally someone cares, good.

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