Skip to content

Remove extra blank line from README template#1885

Merged
yawpitch merged 2 commits into
exercism:masterfrom
cmccandless:remove-extraneous-newline
Aug 6, 2019
Merged

Remove extra blank line from README template#1885
yawpitch merged 2 commits into
exercism:masterfrom
cmccandless:remove-extraneous-newline

Conversation

@cmccandless
Copy link
Copy Markdown
Contributor

A blank line was added in #1669 with the intent of keeping standard
spacing in the template document. However, the addition of this line
causes configlet to read every single exercise README as out-of-date.

To avoid submitting pointless newlines to dozens of exercises, this PR
removes the newline from the template, resyncing existing READMEs that
have no other content changes.

A blank line was added in exercism#1669 with the intent of keeping standard
spacing in the template document. However, the addition of this line
causes configlet to read every single exercise README as out-of-date.

To avoid submitting pointless newlines to dozens of exercises, this PR
removes the newline from the template, resyncing existing READMEs that
have no other content changes.
@cmccandless cmccandless requested a review from a team as a code owner August 6, 2019 17:52
Copy link
Copy Markdown
Contributor

@yawpitch yawpitch left a comment

Choose a reason for hiding this comment

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

👍

@yawpitch yawpitch merged commit 17f2cae into exercism:master Aug 6, 2019
@cmccandless cmccandless deleted the remove-extraneous-newline branch August 6, 2019 17:57
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