We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd62d63 commit 8cd67b4Copy full SHA for 8cd67b4
Taskfile.yml
@@ -243,8 +243,7 @@ tasks:
243
protoc:docs:
244
desc: Generate docs for protobuf definitions
245
cmds:
246
- - |
247
- buf generate --template buf.doc.gen.yaml
+ - buf generate --template buf.doc.gen.yaml
248
249
docs:include-configuration-json-schema:
250
desc: Copy configuration JSON schema to make it available in documentation
0 commit comments