mirror of
https://github.com/scratchfoundation/golangci-lint.git
synced 2025-08-28 22:28:43 -04:00
docs: improve linters page (#2617)
This commit is contained in:
parent
56d77e2bc3
commit
1bf82059f1
2 changed files with 21 additions and 8 deletions
|
@ -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}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue