mirror of
https://github.com/certbot/certbot.git
synced 2026-08-03 03:32:13 +02:00
fix typo in tox.cover.sh script name
This commit is contained in:
@@ -52,7 +52,7 @@ The following tools are there to help you:
|
|||||||
before submitting a new pull request.
|
before submitting a new pull request.
|
||||||
|
|
||||||
- ``tox -e cover`` checks the test coverage only. Calling the
|
- ``tox -e cover`` checks the test coverage only. Calling the
|
||||||
``./tox-cover.sh`` script directly might be a bit quicker, though.
|
``./tox.cover.sh`` script directly might be a bit quicker, though.
|
||||||
|
|
||||||
- ``tox -e lint`` checks the style of the whole project, while
|
- ``tox -e lint`` checks the style of the whole project, while
|
||||||
``pylint --rcfile=.pylintrc path`` will check a single file or
|
``pylint --rcfile=.pylintrc path`` will check a single file or
|
||||||
|
|||||||
Reference in New Issue
Block a user