Skip to content

Commit

Permalink
add pip installation of pylint to pre-commit linting
Browse files Browse the repository at this point in the history
  • Loading branch information
SiQube committed Sep 14, 2023
1 parent 097cbbb commit bbe9a59
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 bbe9a59

Please sign in to comment.