Skip to content

Commit

Permalink
fix: pr template link to golangci-lint (#3392)
Browse files Browse the repository at this point in the history
  • Loading branch information
JonZeolla authored Oct 10, 2024
1 parent f44e623 commit 02d17ca
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,4 @@ Explain the purpose of the PR.

### Checklist:
* [ ] Tests passing (`make test-community`)?
* [ ] Lint passing (`make lint` this requires [golangci-lint](https://golangci-lint.run/usage/install/#local-installation))?

* [ ] Lint passing (`make lint` this requires [golangci-lint](https://golangci-lint.run/welcome/install/#local-installation))?

0 comments on commit 02d17ca

Please sign in to comment.