Currently playground/signer/ is linted in CI and in tox but playground/repo/ is not.
Enable linting in repo too (see testenv:lint-signer in tox.ini for example). This involves fixing a fairly large amount of style issues (maybe actula bugs as well): these will show up when the linters are enabled
Currently playground/signer/ is linted in CI and in tox but playground/repo/ is not.
Enable linting in repo too (see
testenv:lint-signer
in tox.ini for example). This involves fixing a fairly large amount of style issues (maybe actula bugs as well): these will show up when the linters are enabled