Commit 41cddd7
committed
config: Use spaces (not tabs) to indent JSON
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 <[email protected]>1 parent 38dd2fd commit 41cddd7
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
304 | 304 | | |
305 | 305 | | |
306 | 306 | | |
307 | | - | |
308 | | - | |
| 307 | + | |
| 308 | + | |
309 | 309 | | |
310 | 310 | | |
311 | 311 | | |
| |||
0 commit comments