Back / pylint / flake8
Hi @ej2
Is that an option to contribute CI helpers for github actions including better and automated code quality:
- Black
- pylint
- flake8
For this project?
Sure thing!
You have pip installer and pip files in this repository which does not make sense to have in a project like this. Can I also clean that to prevent black/lint issues on unnecessary files?
Once my open PR is merged, I make a new PR. All open PRs have to rebase and can't be merged after that.
Do you want also to add secrets for real API tests or only run the unit test without a real connection?
Probably not. Just run the unit test.