Skip to content

Commit

Permalink
feat: Added one more automated check to make the codebase better. (iv…
Browse files Browse the repository at this point in the history
…y-llc#23577)

Co-authored-by: Kareem Morsy <[email protected]>
  • Loading branch information
2 people authored and druvdub committed Oct 14, 2023
1 parent a48ea47 commit d7e2cb3
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 @@ -5,6 +5,7 @@ repos:
- id: check-yaml
- id: trailing-whitespace
- id: check-toml
- id: end-of-file-fixer
- repo: https://github.com/psf/black-pre-commit-mirror
rev: 23.9.1
hooks:
Expand Down

0 comments on commit d7e2cb3

Please sign in to comment.