Skip to content

Commit

Permalink
Add a reference to ginkgolinter in docs.index.md (#1143)
Browse files Browse the repository at this point in the history
  • Loading branch information
nunnatsa committed Feb 20, 2023
1 parent 7c4f583 commit 8432589
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5319,4 +5319,7 @@ There are a set of [completions](https://github.com/onsi/ginkgo-sublime-completi
IDE authors can set the `GINKGO_EDITOR_INTEGRATION` environment variable to any non-empty value to enable coverage to be displayed for focused specs. By default, Ginkgo will fail with a non-zero exit code if specs are focused to ensure they do not pass in CI.
### The ginkgolinter
The [ginkgolinter](https://github.com/nunnatsa/ginkgolinter) enforces several patterns of using ginkgo and gomega. It can run as an independent executable or as part of the [golangci-lint](https://golangci-lint.run/) linter. See the ginkgolinter [READMY](https://github.com/nunnatsa/ginkgolinter#readme) for more details.
{% endraw %}

0 comments on commit 8432589

Please sign in to comment.