Skip to content

README: Remove trailing whitespace - #380

Merged
mrunalp merged 1 commit into
opencontainers:masterfrom
wking:readme-whitespace
Apr 12, 2016
Merged

README: Remove trailing whitespace#380
mrunalp merged 1 commit into
opencontainers:masterfrom
wking:readme-whitespace

Conversation

@wking

Copy link
Copy Markdown
Contributor

With:

$ sed -i 's/[[:space:]]*$//' README.md

fixing some trailing whitespace that snuck in with ca0803d
(Additional language for conformance statement, 2016-04-06, #374).
Future occurrences should be caught by git-validation, which checks
for whitespaceissues now.

With:
$ sed -i 's/[[:space:]]*$//' README.md
fixing some trailing whitespace that snuck in with ca0803d
(Additional language for conformance statement, 2016-04-06, opencontainers#374).
Future occurrences should be caught by git-validation, which checks
for whitespace issues since [1,2].
[1]: vbatts/git-validation#7
[2]: vbatts/git-validation#9
Signed-off-by: W. Trevor King <wking@tremily.us>
@vbatts

Copy link
Copy Markdown
Member

LGTM

@mrunalp

Copy link
Copy Markdown
Contributor

LGTM

@mrunalp
mrunalp merged commit a0db213 into opencontainers:masterApr 12, 2016
@wking
wking deleted the readme-whitespace branch April 21, 2016 16:37
Sign up for freeto 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

@wking@vbatts@mrunalp