We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 956712f commit 6cfba80Copy full SHA for 6cfba80
pkg/yqutil/yqutil_test.go
@@ -41,7 +41,7 @@ mounts:
41
`
42
// Note: yq will use canonical yaml, with indented sequences
43
// Note: yq will not explicitly quote strings, when not needed
44
- // Note: yamlfmt will fix indetation of sequences
+ // Note: yamlfmt will fix indentation of sequences
45
expected := `
46
# Expose host directories to the guest, the mount point might be accessible from all UIDs in the guest
47
# 🟢 Builtin default: null (Mount nothing)
0 commit comments