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
Py-TestUI code is quite inconsistent and I think enforcing consistent code guidelines is quite beneficial.
I am suggesting adding a CI job for every commit to run some kind of Python linter, e.g., Pylint. This would also require defining what code style (black, autopep8, isort, YAPF) is used in the code.
The text was updated successfully, but these errors were encountered:
Py-TestUI code is quite inconsistent and I think enforcing consistent code guidelines is quite beneficial.
I am suggesting adding a CI job for every commit to run some kind of Python linter, e.g., Pylint. This would also require defining what code style (black, autopep8, isort, YAPF) is used in the code.
The text was updated successfully, but these errors were encountered: