trezor-core/.pylintrc

6 lines
95 B
INI

[MASTER]
init-hook='sys.path.insert(0, "mocks")'
[MESSAGES CONTROL]
disable=C0111,C0103,W0603