Skip to content

Commit

Permalink
Readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
Nahuel Sotelo committed Apr 26, 2020
1 parent 591cede commit 0aecc8d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,17 @@ test_diffengine.py .....
=========================== 5 passed in 8.09 seconds ===========================
```

Last, you need to install the pre-commit hooks to be run before any commit

```
pre-commit install
```
This way, [Black](https://black.readthedocs.io/en/stable/) formatter will be executed every time.
We recommend you to [to configure it in your own IDE here.](https://black.readthedocs.io/en/stable/editor_integration.html)
[nyt_diff]: https://twitter.com/nyt_diff
[NYTDiff]: https://github.com/j-e-d/NYTdiff
[NewsDiffs]: http://newsdiffs.org/
Expand Down

0 comments on commit 0aecc8d

Please sign in to comment.