1
0
mirror of https://github.com/mgechev/revive.git synced 2025-01-06 03:04:06 +02:00

Fix broken link of 'Comment Directives' in README (#753)

This commit is contained in:
Hsing-Yu (David) Chen 2022-10-06 17:05:23 +08:00 committed by GitHub
parent ec731c068d
commit b4201ff650
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -73,7 +73,7 @@ Here's how `revive` is different from `golint`:
- [golangci-lint](#golangci-lint)
- [Command Line Flags](#command-line-flags)
- [Sample Invocations](#sample-invocations)
- [Comment Annotations](#comment-annotations)
- [Comment Directives](#comment-directives)
- [Configuration](#configuration)
- [Default Configuration](#default-configuration)
- [Custom Configuration](#custom-configuration)