Skip to content

Commit

Permalink
Update contributing.md with appropriate link to golangci-lint
Browse files Browse the repository at this point in the history
Updated link in contributing.md to point to golangci-lint's website (it was pointing to the website for the pre-commt project)
  • Loading branch information
echarlesgrasby authored and drmorr0 committed Nov 20, 2023
1 parent 2b48acb commit 63341f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ template: docs.html
In addition to the project prerequisites, you will need to have the following installed:

- [pre-commit](https://pre-commit.com)
- [golangci-lint](https://pre-commit.com)
- [golangci-lint](https://golangci-lint.run/)
- Nightly version of rustfmt

### Optional prerequisites
Expand Down

0 comments on commit 63341f2

Please sign in to comment.