Skip to content

Commit

Permalink
WIP...
Browse files Browse the repository at this point in the history
  • Loading branch information
ross-spencer committed Nov 15, 2024
1 parent b44a48d commit 398cb40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
uses: actions/setup-go@v3
with:
go-version: ${{ matrix.go }}
- name: install linting
run: |
"go install golang.org/x/tools/cmd/goimports@latest"
"go install honnef.co/go/tools/cmd/staticcheck@latest"
Expand Down

0 comments on commit 398cb40

Please sign in to comment.