File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ $ pipx run usethis tool ruff
7777- [ ` usethis format ` ] ( #usethis-format ) — Add/Configure recommended formatters (namely, [ Ruff] ( https://docs.astral.sh/ruff/formatter/ ) and [ pyproject-fmt] ( https://pyproject-fmt.readthedocs.io/en/latest/ ) ).
7878- [ ` usethis lint ` ] ( #usethis-lint ) — Add/Configure recommended linters (namely, [ Ruff] ( https://docs.astral.sh/ruff/linter ) and [ deptry] ( https://github.com/fpgmaas/deptry ) ).
7979- [ ` usethis spellcheck ` ] ( #usethis-spellcheck ) — Add/Configure recommended spellcheckers (namely, [ codespell] ( https://github.com/codespell-project/codespell ) ).
80- - [ ` usethis test ` ] ( #usethis-test ) — Add/Configure a recommended testing framework (namely, [ pytest] ( https://github.com/pytest-dev/pytest ) ).
80+ - [ ` usethis test ` ] ( #usethis-test ) — Add/Configure a recommended testing framework (namely, [ pytest] ( https://github.com/pytest-dev/pytest ) with [ Coverage.py ] ( https://github.com/nedbat/coveragepy ) ).
8181- [ ` usethis ci ` ] ( #usethis-ci ) — Add/Configure a specified CI service.
8282- [ ` usethis tool ` ] ( #usethis-tool ) — Add/Configure specific tools individually.
8383
You can’t perform that action at this time.
0 commit comments