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
Add a .circleci/config.yml file that runs pylint. See https://github.com/singer-io/tap-zendesk. Basically want a base ubuntu:16.04 image that does nothing but run our standard config of pylint.
Add a
.circleci/config.ymlfile that runs pylint. See https://github.com/singer-io/tap-zendesk. Basically want a baseubuntu:16.04image that does nothing but run our standard config ofpylint.