Skip to content

config: Use spaces (not tabs) to indent JSON#426

Merged
crosbymichael merged 1 commit intoopencontainers:masterfrom
wking:no-tab-indents
May 6, 2016
Merged

config: Use spaces (not tabs) to indent JSON#426
crosbymichael merged 1 commit intoopencontainers:masterfrom
wking:no-tab-indents

Conversation

@wking
Copy link
Copy Markdown
Contributor

@wking wking commented May 6, 2016

Change made with:

$ sed -i 's/\t/    /g' config.md

fixing tabs that were added with 1c49f4d (Add annotations and labels
to the Spec, 2016-03-04, #331).

Change made with:

  $ sed -i 's/\t/    /g' config.md

fixing tabs that were added with 1c49f4d (Add annotations and labels
to the Spec, 2016-03-04, opencontainers#331).

Signed-off-by: W. Trevor King <wking@tremily.us>
@hqhq
Copy link
Copy Markdown
Contributor

hqhq commented May 6, 2016

LGTM

@duglin
Copy link
Copy Markdown
Contributor

duglin commented May 6, 2016

tabs are evil, so +1 :-)

@crosbymichael
Copy link
Copy Markdown
Member

LGTM

@crosbymichael crosbymichael merged commit 9066491 into opencontainers:master May 6, 2016
@wking wking deleted the no-tab-indents branch May 13, 2016 17:32
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.

4 participants