enable flake8 E251: unexpected spaces around keyword / parameter equals

albatross
Adeeb Shihadeh 2020-05-31 17:34:16 -07:00
parent f3dcf861c7
commit ebed2d1dcc
9 changed files with 56 additions and 56 deletions

View File

@ -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,E226,E241,E251,E265,E266,E302,E305,E402,E501,E502,E722,E741,W504
- --ignore=E111,E114,E121,E122,E123,E124,E126,E127,E128,E201,E202,E203,E226,E241,E265,E266,E302,E305,E402,E501,E502,E722,E741,W504
- --statistics
- repo: local
hooks:

2
panda

@ -1 +1 @@
Subproject commit 275e76c2b2f9206c82990fe7ba0a6a96ecb8a0bc
Subproject commit 8039638482ebedb9cd10cb1eac083631919ac95e