Skip to content

Commit

Permalink
Add not about pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Yevhen Zavhorodnii committed Feb 6, 2024
1 parent c46061f commit 0b074e8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,5 @@ To contribute the code simply make changes and create pull request. There is no

- it is easy to understand what the code change is achieving and why it was added
- new change is covered with unit tests

Before commiting the code please install [pre-commit](https://pre-commit.com/) and run ```pre-commit install``` to ensure that checks are running every time before commit.

0 comments on commit 0b074e8

Please sign in to comment.