Skip to content

Commit

Permalink
Update developer.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SmartManoj committed Apr 5, 2022
1 parent 57af08f commit 0d93916
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/developer.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ Alternatively (e.g. if your system is not supported by the setup.sh script), fol

This will install all required tools for development, including `pytest`, `flake8`, `mypy`, and `coveralls`.

Then install the git hook scripts by running `pre-commit install`

Before opening a pull request, please familiarize yourself with our [Contributing Guidelines](https://github.com/freqtrade/freqtrade/blob/develop/CONTRIBUTING.md).

### Devcontainer setup
Expand Down

0 comments on commit 0d93916

Please sign in to comment.