yamlock 1.1.5 → 1.1.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cli/cli.js +1 -0
- package/docs/brand/identity.md +3 -3
- package/package.json +1 -1
package/dist/cli/cli.js
CHANGED
package/docs/brand/identity.md
CHANGED
|
@@ -54,9 +54,9 @@ outlined wordmark on its own dark surface so it remains legible in light and
|
|
|
54
54
|
dark GitHub/npm themes.
|
|
55
55
|
|
|
56
56
|
Terminal help uses the compact printable treatment `[yamlock]` followed by the
|
|
57
|
-
anchor line `Plaintext ends here.`, with a blank line before
|
|
58
|
-
identity block. Keep `yamlock version`
|
|
59
|
-
identity treatment to structured errors.
|
|
57
|
+
anchor line `Plaintext ends here.`, with a blank line before the logo, between
|
|
58
|
+
the logo and anchor line, and after the identity block. Keep `yamlock version`
|
|
59
|
+
machine-friendly and do not add the identity treatment to structured errors.
|
|
60
60
|
|
|
61
61
|
### Symbol
|
|
62
62
|
|
package/package.json
CHANGED