renovate[bot]
696739b47c
fix(deps): update module github.com/golangci/golangci-lint to v1.40.0 ( #191 )
...
* fix(deps): update module github.com/golangci/golangci-lint to v1.40.0
* chore: bump tools golang version to 1.16
* chore: tidy tools
* chore(ci): bump golangci-lint to v1.40
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Manuel Vogel <mavogel@posteo.de>
2021-05-11 09:30:35 +02:00
renovate[bot]
3ff287d7cf
fix(deps): update module github.com/katbyte/terrafmt to v0.3.0 ( #168 )
2021-04-09 13:19:13 +02:00
renovate[bot]
42ea663ee6
fix(deps): update module github.com/golangci/golangci-lint to v1.39.0 ( #166 )
...
* fix(deps): update module github.com/golangci/golangci-lint to v1.39.0
* chore: bump version of lint action as well
* chore: fix linter
* fix: remove before hooks for releasing
* fix: remove unneeded declaration
2021-04-09 11:56:56 +02:00
Manuel Vogel
30f2238e0b
feat: add ability to lint/check of links in documentation locally ( #98 )
...
* build: adds local check for website links
* build(make): adds website lint and setup target
* docs: fix spellings and hcl blocks
* fix(make): phony cmd for missing targets
* chore: renames website link check workflow
* fix: missing workflow path
* build(make): adds golangci-lint target and tool
* ci: adds website lint workflow
* docs(contributing): adds linter runs
* chore: improves naming of workflow jobs
* ci: moves website lint job
* chore: switches markdown checker imagee to ghcr.io/tcort/markdown-link-check:stable
2020-12-27 19:02:34 +09:00