Flake8 E22X (#1607)

* e221

* e225

* bump opendbc
old-commit-hash: 6051061ff8
commatwo_master
Adeeb 5 years ago committed by GitHub
parent b8dd04d4cb
commit 7965569766
  1. 2
      .pre-commit-config.yaml
  2. 2
      opendbc

@ -17,7 +17,7 @@ repos:
- id: flake8
exclude: '^(pyextra)|(external)|(cereal)|(rednose)|(panda)|(laika)|(laika_repo)|(rednose_repo)/'
args:
- --ignore=E111,E114,E121,E122,E123,E124,E126,E127,E128,E201,E202,E203,E221,E225,E226,E231,E241,E251,E261,E265,E266,E302,E303,E305,E402,E501,E502,E722,E741,W504
- --ignore=E111,E114,E121,E122,E123,E124,E126,E127,E128,E201,E202,E203,E226,E231,E241,E251,E261,E265,E266,E302,E303,E305,E402,E501,E502,E722,E741,W504
- --statistics
- repo: local
hooks:

@ -1 +1 @@
Subproject commit b15edbc1b5a68fd725ea45ba9442a6c9be875971
Subproject commit 73685b609d25cfc8f838d53f69cf78e136c612c2
Loading…
Cancel
Save