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 ba4675b commit c64fca7Copy full SHA for c64fca7
Taskfile.yml
@@ -44,11 +44,6 @@ vars:
44
tasks:
45
docs:generate:
46
desc: Create all generated documentation content
47
- deps:
48
- - task: go:cli-docs
49
- - task: protoc:docs
50
- cmds:
51
- - task: general:format-prettier
52
53
# Source: https://github.com/arduino/tooling-project-assets/blob/main/workflow-templates/assets/check-dependencies-task/Taskfile.yml
54
general:cache-dep-licenses:
0 commit comments