trezor-core/.pylintrc

5 lines
103 B
INI

[MASTER]
init-hook='sys.path.append("mocks");
[MESSAGES CONTROL]
disable=C0111,C0103,C0413,W0603,W0703