Skip to content
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

README: Remove trailing whitespace #380

Merged
merged 1 commit into from
Apr 12, 2016

Conversation

wking
Copy link
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
Member

vbatts commented Apr 12, 2016

LGTM

@mrunalp
Copy link
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.

None yet

3 participants