From c454bff2f842dce9f66bae60e93ad68d0cc392e6 Mon Sep 17 00:00:00 2001 From: Adeeb Shihadeh Date: Fri, 5 Jun 2020 12:52:55 -0700 Subject: [PATCH] remove trailing whitespace pre-commi hook for now --- .pre-commit-config.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 840b263ee3..af18f795ff 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -8,8 +8,6 @@ repos: - id: check-yaml - id: check-merge-conflict - 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 rev: master hooks: