Skip to content

Commit

Permalink
use golangci-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
rvhonorato committed Nov 12, 2024
1 parent 4af228c commit e52be5c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ jobs:
- name: Install dependencies
run: go mod download

- name: Trunk Check
uses: trunk-io/trunk-action@v1
- name: Golangci-lint
uses: golangci/golangci-lint-action@v6.1.1

0 comments on commit e52be5c

Please sign in to comment.