<4 new commits> pushed to `<https://github.com/jmp...
# osctrl
g
4 new commits pushed to
<https://github.com/jmpsec/osctrl/tree/main|main>
by javuto
<https://github.com/jmpsec/osctrl/commit/a81bf9468b8f44122c12759f7b7e9c0731e73e90|a81bf946>
- Adding GitHub Action to run golangci-lint on PRs
<https://github.com/jmpsec/osctrl/commit/12d25ed85ce8f7aef97cf114b8374e2fa79a25fd|12d25ed8>
- Using timeout instead of deadline in golangci-lint.yml
<https://github.com/jmpsec/osctrl/commit/848f3a0806b392d370390519423c22587db4cf8e|848f3a08>
- Using */.go to ensure that Go files in nested directories are properly matched by the linting trigger
<https://github.com/jmpsec/osctrl/commit/e2f5a7833938e14eb02296f498bc3a0b48017bd3|e2f5a783>
- Merge pull request #620 from jmpsec/gha-golangci-lint jmpsec/osctrl