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
{{ message }}
This repository has been archived by the owner on Nov 9, 2020. It is now read-only.
Add test code for pylint as well, the function calling style of naming the arg names in the calls makes it necessary to go fix every site that calls a function in the python code. Its not universally followed in all of the python code but is a source of failures.
There are a lot of errors reported by pylint on syntax. Possibly, this needs to be a make target and a checklist in a PR to have pylint verified for at least new code.
Install pylint in the docker image, Invoke lint on esx_service/Makefile.
The text was updated successfully, but these errors were encountered: