Skip to content

Commit

Permalink
maybe?
Browse files Browse the repository at this point in the history
  • Loading branch information
mkysel committed Aug 26, 2024
1 parent 4d55779 commit 6415a93
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,6 @@ jobs:
with:
args: --timeout=5m --config .golangci.yaml
- name: golines
run: dev/lint-golines
run: |
go install github.com/segmentio/golines
dev/lint-golines

0 comments on commit 6415a93

Please sign in to comment.