mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
Fix rst in contributing guide
This commit is contained in:
@@ -110,7 +110,7 @@ Pipenv now uses pre-commit hooks similar to Pip in order to apply linting and
|
||||
code formatting automatically! The build now also checks that these linting rules
|
||||
have been applied to the code before running the tests.
|
||||
The build will fail when linting changes are detected so be sure to sync dev requirements
|
||||
and install the pre-commit hooks locally:
|
||||
and install the pre-commit hooks locally::
|
||||
|
||||
$ ``pipenv install --dev``
|
||||
# This will configure running the pre-commit checks at start of each commit
|
||||
|
||||
Reference in New Issue
Block a user