go-sdk/tools/check-lint-version/testing
Mike 57466dd68e
feat: add golangci-lint (local) version check (#467)
* feat: add golangci-lint version check

Add golangci-lint version check to compare the
local version against the workflow version.

Adds associated test workflow for mac, ubuntu and windows.

Signed-off-by: mikeee <hey@mike.ee>

* fix: add install linter step

Signed-off-by: mikeee <hey@mike.ee>

* fix: return the raw output of the command run

Signed-off-by: mikeee <hey@mike.ee>

* fix: change regex to pick up versions not prefixed

Signed-off-by: mikeee <hey@mike.ee>

* formatting: gofumpt'ed workspace

Signed-off-by: mikeee <hey@mike.ee>

* fix: convert line endings to LF on checkout

Signed-off-by: mikeee <hey@mike.ee>

* fix: encapsulate any spaces in the argument

Signed-off-by: mikeee <hey@mike.ee>

---------

Signed-off-by: mikeee <hey@mike.ee>
2023-10-20 14:15:47 -07:00
..
invalid-test.yml feat: add golangci-lint (local) version check (#467) 2023-10-20 14:15:47 -07:00
invalid-yaml.yml feat: add golangci-lint (local) version check (#467) 2023-10-20 14:15:47 -07:00