all repos — pls @ bcacfd5f214dd0ac665830a57425741d687f6ede

A polite but determined task runner.

Minor fixes.
h3rald h3rald@h3rald.com
Fri, 15 Oct 2021 16:37:28 +0200
commit

bcacfd5f214dd0ac665830a57425741d687f6ede

parent

ad6871f226b0bec91445b7084eabef5bc92f45fd

1 files changed, 4 insertions(+), 4 deletions(-)

jump to
M Pls_UserGuide.mdPls_UserGuide.md

@@ -149,9 +149,9 @@

``` %YAML 1.1 --- -$schema: "https://h3rald.com/pls/yaml-schema/v1.0.0" -id: "https://h3rald.com/schemas/pls/metadata-1.0.0" -tag: "tag:h3rald.com:pls/metadata-1.0.0" +$schema: https://h3rald.com/pls/yaml-schema/v1.0.0 +id: https://h3rald.com/schemas/pls/metadata-1.0.0 +tag: tag:h3rald.com:pls/metadata-1.0.0 title: pls Configuration File type: object properties:

@@ -172,7 +172,7 @@ ^[a-z0-9][a-zA-Z0-9_-]+)( [a-z0-9][a-zA-Z0-9_-]+)+$:

$ref: #/$defs/dependencies required: [things, actions] additionalProperties: false -"$defs": +$defs: thing: type: object patternProperties: