Skip to content

Commit

Permalink
add checks
Browse files Browse the repository at this point in the history
  • Loading branch information
pad92 committed Jul 6, 2022
1 parent dc02a36 commit d7b1079
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ repos:
- id: check-json
- id: check-xml
- id: check-toml
- id: check-symlinks
- id: detect-private-key
- id: check-added-large-files
- id: end-of-file-fixer
- id: trailing-whitespace
- id: check-executables-have-shebangs

0 comments on commit d7b1079

Please sign in to comment.