fix misplaced backtick in example config in readme
sorry, I'm a pedant 😄
This commit is contained in:
parent
13e3a1a375
commit
dbf0231f74
@ -184,7 +184,7 @@ linters-settings:
|
|||||||
disabled-checks:
|
disabled-checks:
|
||||||
- regexpMust
|
- regexpMust
|
||||||
|
|
||||||
# Enable multiple checks by tags, run `GL_DEBUG=gocritic golangci-lint` run to see all tags and checks.
|
# Enable multiple checks by tags, run `GL_DEBUG=gocritic golangci-lint run` to see all tags and checks.
|
||||||
# Empty list by default. See https://github.com/go-critic/go-critic#usage -> section "Tags".
|
# Empty list by default. See https://github.com/go-critic/go-critic#usage -> section "Tags".
|
||||||
enabled-tags:
|
enabled-tags:
|
||||||
- performance
|
- performance
|
||||||
|
Loading…
x
Reference in New Issue
Block a user