Updated README with information about go-test-mod-cover hook.

This commit is contained in:
Stanislav Nikitin 2020-05-12 22:23:31 +05:00
parent ea15fba2e7
commit ed7aa4622b
No known key found for this signature in database
GPG Key ID: 106900B32F8192EE
1 changed files with 1 additions and 0 deletions

View File

@ -17,4 +17,5 @@ repos:
## Hooks list
* ``go-test-mod-cover`` - executes ``go test`` with ``-cover`` parameter.
* ``golangci-lint-mod`` - executes ``golangci-lint`` in module mode (``GO111MODULES=on``)