It seems that our internal linter is stricter than what pylint does. Fixing the python code to make both happy and tries to fix the gap by modifying pylintrc configuration file
Adding pylint configuration, VSCode configuration to lint on save and make the deploy.py script compliant.