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 178ed6e commit 2efb8c0Copy full SHA for 2efb8c0
Taskfile.yml
@@ -3,7 +3,6 @@ vars:
3
GOLANGCI_LINT_VERSION: v2.5.0
4
GOIMPORTS_VERSION: v0.38.0
5
DPRINT_VERSION: 0.50.2
6
- LICENSED_VERSION: "5.0.4"
7
VERSION: # if version is not passed we hack the semver by encoding the commit as pre-release
8
sh: echo "${VERSION:-0.0.0-$(git rev-parse --short HEAD)}"
9
0 commit comments