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: 367155168a0c9fb698c8248a5c28c66c2987ae65
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: bd0643424357864287ae0485da03f66df85e1fb1
2020-05-27 20:00:14 -07:00
Willem Melching 4ce92ab902 Handle loop and multiple publishers
old-commit-hash: e2493c2221ca6dc5a2eceb4d9fb1a46fa62c7e9c
2020-04-30 14:33:58 -07:00
Willem Melching d4f6703e3f No looping
old-commit-hash: c4f62b4b8e6720aaccb8cb64882cba8b62992189
2020-04-28 15:30:11 -07:00
Willem Melching 54cf07960f Also catch ValueError from framereader
old-commit-hash: 794cfcf043f5e4527ad42f3930612d590f72af14
2020-04-28 15:13:45 -07:00
Willem Melching 12101b1394 Unlog segments in a 100 lines
old-commit-hash: 8068fee939d11df844dceb0479e22d082833783d
2020-04-28 15:12:06 -07:00