remove trailing whitespace pre-commi hook for now

pull/1647/head
Adeeb Shihadeh 5 years ago
parent 7666d99694
commit c454bff2f8
  1. 2
      .pre-commit-config.yaml

@ -8,8 +8,6 @@ repos:
- id: check-yaml - id: check-yaml
- id: check-merge-conflict - id: check-merge-conflict
- id: check-symlinks - id: check-symlinks
- id: trailing-whitespace
exclude: '^(pyextra)|(external)|(cereal)|(rednose)|(panda)|(laika)|(opendbc)|(laika_repo)|(rednose_repo)|(phonelibs)|(lib_mpc_export)/'
- repo: https://github.com/pre-commit/mirrors-mypy - repo: https://github.com/pre-commit/mirrors-mypy
rev: master rev: master
hooks: hooks:

Loading…
Cancel
Save