docs: improve linters page (#2617)

This commit is contained in:
Ludovic Fernandez 2022-02-24 20:57:28 +01:00 committed by GitHub
parent 56d77e2bc3
commit 1bf82059f1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 21 additions and 8 deletions

View file

@ -8,11 +8,11 @@ To see a list of supported linters and which linters are enabled/disabled:
golangci-lint help linters
```
## Enabled By Default Linters
## Enabled by Default
{.EnabledByDefaultLinters}
## Disabled By Default Linters (`-E/--enable`)
## Disabled by Default
{.DisabledByDefaultLinters}