Commit Graph

6 Commits

Author SHA1 Message Date
Adeeb
9027018368 Update Flake8 config (#1624)
* update flake8 checks

* add E502

* no whitespace warnings

* fix violations

* no W391

Co-authored-by: Jason Young <jason@comma.ai>
old-commit-hash: 367155168a
2020-06-03 16:13:34 -07:00
Willem Melching
c0866d9edb pre-commit pylint (#1580)
* "The commit-hook project sounds interesting though. I would definitely merge something that runs flake8 and pylint on the modified files!"
-  pd0wm, https://github.com/commaai/openpilot/pull/1575#issuecomment-634974344

* add pylint to pre-commit and make everything pass

* Remove uncommented stuff

Co-authored-by: J <user@4800.lan>
old-commit-hash: bd06434243
2020-05-27 20:00:14 -07:00
Willem Melching
4ce92ab902 Handle loop and multiple publishers
old-commit-hash: e2493c2221
2020-04-30 14:33:58 -07:00
Willem Melching
d4f6703e3f No looping
old-commit-hash: c4f62b4b8e
2020-04-28 15:30:11 -07:00
Willem Melching
54cf07960f Also catch ValueError from framereader
old-commit-hash: 794cfcf043
2020-04-28 15:13:45 -07:00
Willem Melching
12101b1394 Unlog segments in a 100 lines
old-commit-hash: 8068fee939
2020-04-28 15:12:06 -07:00