Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Commit

Permalink
Updated pre-commit-config
Browse files Browse the repository at this point in the history
  • Loading branch information
Anselmoo committed Feb 1, 2021
1 parent d30f9c7 commit ddd7b87
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ repos:
rev: ''
hooks:
- id: check-added-large-files
- repo: https://github.com/pycqa/pydocstyle
rev: 5.1.1 # pick a git hash / tag to point to
hooks:
- id: pydocstyle
- repo: local
hooks:
- id: pylint
Expand Down

0 comments on commit ddd7b87

Please sign in to comment.