Skip to content

Conversation

@pawelprazak
Copy link
Contributor

Fixes #23

Closes #21

Signed-off-by: Paweł Prażak <[email protected]>
- the might be subtle behavioural changes, for details see: https://github.com/Masterminds/sprig/releases/tag/v3.0.0

Fixes #23

Signed-off-by: Paweł Prażak <[email protected]>
@pawelprazak pawelprazak added the enhancement New feature or request label Jul 14, 2020
@pawelprazak pawelprazak self-assigned this Jul 14, 2020

.PHONY: init
init: ## Initializes this Makefile dependencies: dep, golint, staticcheck, checkmake
init: ## Initializes go tools this Makefile uses: golint, staticcheck, goimports, checkmake

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

init: ## Initializes go tools: golint, staticcheck, goimports, checkmake

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

less info = more sense? ;)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

okay, so I think you forgot a comma between go tools and this Makefile uses

@pawelprazak pawelprazak merged commit 4e10b37 into master Jul 15, 2020
@pawelprazak pawelprazak deleted the go-mod-and-sprig-bump branch July 15, 2020 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Errors you may encounter when upgrading the library

3 participants