You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
flake8 is used to detect obvious mistakes without starting the whole pipeline, do you have another configuration in mind?
I'm not sure how to pylint remotely, there is probably a workflow for that but I didn't take the time to check it so I'm running it locally. Any ideas?
We should establish how we want to lint the code.
Currently this repo includes flake8, mypy, black and pytest.
You seem to also use pylint.
We should document the agreed approach and rules in the readme and also put them in the pipeline.
The text was updated successfully, but these errors were encountered: