Skip to content

Commit

Permalink
adding whitespace check
Browse files Browse the repository at this point in the history
  • Loading branch information
maxkahan committed Aug 24, 2023
1 parent feec0e5 commit 077358d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ repos:
rev: v4.4.0
hooks:
- id: check-yaml
- id: trailing-whitespace
- repo: https://github.com/ambv/black
rev: 23.7.0
hooks:
Expand Down

0 comments on commit 077358d

Please sign in to comment.