Fix readme
This commit is contained in:
parent
7fe9a44fc7
commit
ca853d1515
@ -436,7 +436,7 @@ Less `GOGC` values trigger garbage collection more frequently and golangci-lint
|
|||||||
|
|
||||||
3. Don't fork to run shell commands
|
3. Don't fork to run shell commands
|
||||||
|
|
||||||
All linters are vendored in the `/vendor` folder: their version is fixed, they are builtin
|
All linters has their version fixed with go modules, they are builtin
|
||||||
and you don't need to install them separately.
|
and you don't need to install them separately.
|
||||||
|
|
||||||
## Supported Linters
|
## Supported Linters
|
||||||
|
@ -388,7 +388,7 @@ Less `GOGC` values trigger garbage collection more frequently and golangci-lint
|
|||||||
|
|
||||||
3. Don't fork to run shell commands
|
3. Don't fork to run shell commands
|
||||||
|
|
||||||
All linters are vendored in the `/vendor` folder: their version is fixed, they are builtin
|
All linters has their version fixed with go modules, they are builtin
|
||||||
and you don't need to install them separately.
|
and you don't need to install them separately.
|
||||||
|
|
||||||
## Supported Linters
|
## Supported Linters
|
||||||
|
Loading…
x
Reference in New Issue
Block a user