Skip to content

README: Remove trailing whitespace#380

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

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

Conversation

@wking
Copy link
Copy Markdown
Contributor

@wking wking commented Apr 12, 2016

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 whitespace issues 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

vbatts commented Apr 12, 2016

LGTM

@mrunalp
Copy link
Copy Markdown
Contributor

mrunalp commented Apr 12, 2016

LGTM

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