Skip to content

Commit

Permalink
Only keep the simplest check.
Browse files Browse the repository at this point in the history
  • Loading branch information
justinxzhao committed Jan 26, 2022
1 parent 1d4066a commit 325932e
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,3 @@ repos:
rev: v4.1.0
hooks:
- id: check-ast
- id: check-byte-order-marker
- id: check-case-conflict
- id: check-docstring-first
- id: check-executables-have-shebangs
- id: check-json
- id: check-toml
- id: check-yaml
- id: debug-statements
- id: detect-private-key
- id: end-of-file-fixer
- id: trailing-whitespace
- id: mixed-line-ending

0 comments on commit 325932e

Please sign in to comment.