openpilot/common
Adeeb d9bf9f0a40
Enable more flake8 checks (#1602)
* enable some more flake8 checks

* some more quick ones

* bump opendbc

* e401

* e711 e712

* e115 e116

* e222

* e301

* remove that

* e129

* e701 e702

* e125 e131

* e227

* e306

* e262

* W503

* e713

* e704

* e731

* bump opendbc

* fix some e722
2020-05-30 20:14:58 -07:00
..
api Enable more flake8 checks (#1602) 2020-05-30 20:14:58 -07:00
kalman common folder 2020-01-17 10:28:44 -08:00
tests flake8 in pre-commit(#1583) 2020-05-27 20:33:05 -07:00
transformations Enable more flake8 checks (#1602) 2020-05-30 20:14:58 -07:00
.gitignore common folder 2020-01-17 10:28:44 -08:00
SConscript common folder 2020-01-17 10:28:44 -08:00
__init__.py common folder 2020-01-17 10:28:44 -08:00
android.py Enable more flake8 checks (#1602) 2020-05-30 20:14:58 -07:00
apk.py Refactor frame (#1192) 2020-03-09 19:13:32 -07:00
basedir.py Enable more flake8 checks (#1602) 2020-05-30 20:14:58 -07:00
clock.pyx Support scons build on Mac (#1034) 2020-02-01 23:36:50 -08:00
common_pyx_setup.py common folder 2020-01-17 10:28:44 -08:00
compat.py common folder 2020-01-17 10:28:44 -08:00
cython_hacks.py common folder 2020-01-17 10:28:44 -08:00
ffi_wrapper.py manager runs on Mac, and other openpilot for PC fixes (#1037) 2020-02-02 12:15:02 -08:00
file_helpers.py Enable more flake8 checks (#1602) 2020-05-30 20:14:58 -07:00
filter_simple.py add low pass filter on cpu temp (#1305) 2020-04-01 15:58:40 -07:00
lazy_property.py common folder 2020-01-17 10:28:44 -08:00
logging_extra.py Enable more flake8 checks (#1602) 2020-05-30 20:14:58 -07:00
manager_helpers.py Locationd actually runs in jenkins now. Give more cpu allowance 2020-05-20 14:23:57 -07:00
numpy_fast.py Enable more flake8 checks (#1602) 2020-05-30 20:14:58 -07:00
params.py Enable more flake8 checks (#1602) 2020-05-30 20:14:58 -07:00
profiler.py Enable more flake8 checks (#1602) 2020-05-30 20:14:58 -07:00
realtime.py common folder 2020-01-17 10:28:44 -08:00
spinner.py Revert "minor LGTM fixes" 2020-05-29 11:10:48 -07:00
stat_live.py Enable more flake8 checks (#1602) 2020-05-30 20:14:58 -07:00
string_helpers.py Enable more flake8 checks (#1602) 2020-05-30 20:14:58 -07:00
testing.py Enable more flake8 checks (#1602) 2020-05-30 20:14:58 -07:00
text_window.py Revert "minor LGTM fixes" 2020-05-29 11:10:48 -07:00
timeout.py Enable more flake8 checks (#1602) 2020-05-30 20:14:58 -07:00
url_file.py Enable more flake8 checks (#1602) 2020-05-30 20:14:58 -07:00
window.py Running pre-commit in CI (#1590) 2020-05-28 15:40:48 -07:00
xattr.py uploader: do not delete files after uploading (#1253) 2020-03-19 18:09:26 -07:00