mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 06:46:15 +00:00
9a3b3ce706
* Add .pre-commit-config.yaml to the project and exclude tests (for now). This does not include the MyPy linting that pip does but does include everything else.
3 lines
228 B
ReStructuredText
3 lines
228 B
ReStructuredText
Added code linting using pre-commit-hooks, black, flake8, isort, pygrep-hooks, news-fragments and check-manifest.
|
|
Very similar to pip's configuration; adds a towncrier new's type ``process`` for change to Development processes.
|