actions-runner-controller/.github/workflows
Cory Miller c91e76f169
Add golangci-lilnt to CI (#1794)
This introduces a linter to PRs to help with code reviews and code hygiene. I've also gone ahead and fixed (or ignored) the existing lints.

I've only setup the default linters right now. There are many more options that are documented at https://golangci-lint.run/.

The GitHub Action should add appropriate annotations to the lint job for the PR. Contributors can also lint locally using `make lint`.
2022-09-21 09:08:22 +09:00
..
golangci-lint.yaml Add golangci-lilnt to CI (#1794) 2022-09-21 09:08:22 +09:00
publish-arc.yaml Print Version Number on startup (#1659) 2022-08-23 13:40:16 +09:00
publish-canary.yaml ci: include sha in canary version (#1744) 2022-08-24 10:21:46 +09:00
publish-chart.yaml chore(deps): update helm/chart-testing-action action to v2.3.0 (#1710) 2022-08-13 14:30:59 +01:00
run-codeql.yaml ci: align pipeline files and setups (#1484) 2022-06-08 10:04:14 +09:00
run-stale.yaml ci: align pipeline files and setups (#1484) 2022-06-08 10:04:14 +09:00
runners.yaml chore(deps): update dependency actions/runner to v2.296.2 (#1791) 2022-09-09 18:43:00 +09:00
validate-arc.yaml ci: align pipeline files and setups (#1484) 2022-06-08 10:04:14 +09:00
validate-chart.yaml chore(deps): update helm/chart-testing-action action to v2.3.0 (#1710) 2022-08-13 14:30:59 +01:00
validate-runners.yaml ci: align pipeline files and setups (#1484) 2022-06-08 10:04:14 +09:00