Commit Graph

14 Commits

Author SHA1 Message Date
Adeeb Shihadeh 06a3e7db6f
add cpplint (#773)
* add cpplint

* passes

* bump cereal

* here's a real hash
2022-12-31 16:49:26 -08:00
Adeeb Shihadeh 8c634615c5 precommit: add codespell 2022-08-26 16:45:01 -07:00
Adeeb Shihadeh 0b3add415a bump pre-commit hook versions 2022-08-20 21:46:15 -07:00
Adeeb Shihadeh 6fad914a10
pre-commit: check generated DBC files (#692) 2022-08-20 21:35:51 -07:00
Shane Smiskol c53965dfbd
Remove dbc_template.cc (#612)
remove dbc_template
2022-05-13 15:29:32 -07:00
Adeeb Shihadeh f2ba57138a bump pre-commit hook versions 2021-10-14 13:12:05 -07:00
Adeeb Shihadeh 563033ed9e pin mypy version 2021-06-10 00:22:32 -07:00
Adeeb Shihadeh 652348a3be
fix generator test and linter (#323)
* fix generator test

* generator cleanup
2020-12-03 13:07:09 -08:00
grekiki 699dc63a88
Scons cython builder (#316)
* migrate to home pc

* style

* this works

* this is hacky

* why doesn't this work

* this should work

* no lint

* link against libdbc wtih abs path

* new env

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2020-11-26 16:11:23 -08:00
Adeeb Shihadeh 244e8807df
ubuntu 16.04 -> 20.04 (#309) 2020-10-29 13:53:48 -07:00
Adeeb 559f1934c8
Run cppcheck in CI (#271)
* run cppcheck in CI

* add some new hooks

* clean up Dockerfile
2020-06-08 18:03:33 -07:00
Willem Melching b875f970fc Stricter pylint 2020-06-02 15:14:04 -07:00
Adeeb Shihadeh 1f1ff225bd enable almost all flake8 checks 2020-06-01 02:03:03 -07:00
Willem Melching 0430bfa5c2
run pre commit in ci (#268) 2020-05-28 18:53:42 -07:00