We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbee180 commit bf64a72Copy full SHA for bf64a72
CONTRIBUTING.md
@@ -15,8 +15,8 @@ Please note that this project is released with a [Contributor Code of Conduct](C
15
16
These are one time installations required to be able to test your changes locally as part of the pull request (PR) submission process.
17
18
-1. install Go [through download](https://go.dev/doc/install) | [through Homebrew](https://formulae.brew.sh/formula/go)
19
-1. [install golangci-lint](https://golangci-lint.run/usage/install/#local-installation)
+1. Install Go [through download](https://go.dev/doc/install) | [through Homebrew](https://formulae.brew.sh/formula/go)
+1. [Install golangci-lint](https://golangci-lint.run/usage/install/#local-installation)
20
21
## Submitting a pull request
22
0 commit comments