actions-runner-controller/.github
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
..
ISSUE_TEMPLATE Update bug_report.yml (#1812) 2022-09-20 09:03:36 +09:00
actions/setup-docker-environment ci: don't login on a pr (#1554) 2022-06-22 16:03:36 +01:00
workflows Add golangci-lilnt to CI (#1794) 2022-09-21 09:08:22 +09:00
RELEASE_NOTE_TEMPLATE.md docs: add docs for upgrading the project when using Helm (#582) 2021-05-29 10:37:07 +09:00
renovate.json5 ci: add rootless dnd to renovate (#1711) 2022-08-12 10:41:30 +09:00