Update comments, tests, not expose indent option

This commit is contained in:
Phani Teja Marupaka
2021-07-09 00:17:09 -07:00
parent f81201b74d
commit c07ffa5c1e
4 changed files with 21 additions and 25 deletions

View File

@@ -425,7 +425,7 @@ spec:
`,
},
{
name: "round_trip with mixed indentations in same resource, least diff wins",
name: "round_trip with mixed indentations in same resource, wide wins",
input: `
apiVersion: apps/v1
kind: Deployment
@@ -450,7 +450,7 @@ env:
`,
},
{
name: "round_trip with mixed indentations in same resource, least diff wins",
name: "round_trip with mixed indentations in same resource, compact wins",
input: `
apiVersion: apps/v1
kind: Deployment