Skip to content

feat(linter): introduces Golang linters #149

feat(linter): introduces Golang linters

feat(linter): introduces Golang linters #149

Workflow file for this run

on: [push, pull_request]
name: controller-build
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-go@v4
with:
go-version: 1.19.x
- run: make