3 Commits

Author SHA1 Message Date
f24d999dff chore(ci/lint/config): update golangci-lint configuration and workflows
Refactor the golangci-lint configuration to use the latest version and
update GitHub Actions workflows. Key changes include:

- Update golangci-lint to v2.6
- Update GitHub Actions to use latest checkout and setup-go actions
- Update Go versions in test matrix
- Remove deprecated cache steps
- Update Makefile golangci-lint tool version
- Minor documentation formatting improvements
2025-10-30 21:24:28 +00:00
a15ed69b35 ci(github): add coverage reports via CodeClimate 2021-08-22 22:08:05 +01:00
c1121a5575 ci(github): add GitHub Actions CI workflow
A few common workflows I normally use are commented out for now, I will
add them at a later date.
2021-08-22 21:53:02 +01:00