mirror of
https://github.com/mgechev/revive.git
synced 2025-03-17 20:57:58 +02:00
docs(README): add missing links and fix a broken one (#758)
This commit is contained in:
parent
b4201ff650
commit
5cc9e27ddb
@ -66,8 +66,10 @@ Here's how `revive` is different from `golint`:
|
||||
- [revive](#revive)
|
||||
- [Installation](#installation)
|
||||
- [Usage](#usage)
|
||||
- [Docker](#docker)
|
||||
- [Bazel](#bazel)
|
||||
- [Text Editors](#text-editors)
|
||||
- [GitHub Actions](#github-actions)
|
||||
- [Continuous Integration](#continuous-integration)
|
||||
- [Linter Aggregators](#linter-aggregators)
|
||||
- [golangci-lint](#golangci-lint)
|
||||
@ -89,7 +91,7 @@ Here's how `revive` is different from `golint`:
|
||||
- [Unix](#unix)
|
||||
- [SARIF](#sarif)
|
||||
- [Extensibility](#extensibility)
|
||||
- [Custom Rule](#custom-rule)
|
||||
- [Custom Rule](#writing-a-custom-rule)
|
||||
- [Example](#example)
|
||||
- [Custom Formatter](#custom-formatter)
|
||||
- [Speed Comparison](#speed-comparison)
|
||||
|
Loading…
x
Reference in New Issue
Block a user