client-py
client-py copied to clipboard
CI should have some sort of linting
With or without auto-formatting.
Some members of the BCH dev team have enjoyed working with ruff, which is a sort of all-in-one linter & formatter.
But failing that, pylint, pycodestyle, flake8, bandit, black, or some combination of those tools would be wise.