1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-12 19:09:10 +00:00
trezor-firmware/core/.pylintrc

6 lines
123 B
INI
Raw Normal View History

2017-06-07 17:06:26 +00:00
[MASTER]
2017-08-15 15:29:27 +00:00
init-hook='sys.path.append("mocks");
2017-06-14 15:38:54 +00:00
[MESSAGES CONTROL]
2019-05-07 14:21:14 +00:00
disable=C0111,C0103,C0413,W0603,W0703,R,bad-continuation