Skip to content

Commit

Permalink
docs: add pip installation of pylint to CONTRIBUTING.md (#556)
Browse files Browse the repository at this point in the history
  • Loading branch information
SiQube authored Sep 22, 2023
1 parent f0b2345 commit 0e2cb61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ You can check your code style by using [pre-commit](https://www.pre-commit.com).

```bash
pip install pre-commit
pip install pylint
pre-commit install
```

Expand Down

0 comments on commit 0e2cb61

Please sign in to comment.