Skip to content

Commit

Permalink
Add go tidy check to CI
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
  • Loading branch information
katexochen committed Apr 3, 2023
1 parent 87c6f21 commit 3f8cc12
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,5 @@ jobs:

- name: golangci-lint
uses: golangci/golangci-lint-action@08e2f20817b15149a52b5b3ebe7de50aff2ba8c5 # v3.4.0

- uses: katexochen/go-tidy-check@2f5d75dbd503b372466fa9d8bc85710558b953c7

0 comments on commit 3f8cc12

Please sign in to comment.