Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed globals to support different pylint versions in virtual environments #55

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

efwahl
Copy link

@efwahl efwahl commented Jul 19, 2014

Pylint version is now checked with every run, rather than only when the plugin is loaded. This allows for switching between different pylint versions in local virtual environments inside different sublime projects.

Refactored to remove two globals and set pylint version and error processing regex when the plugin runs.

…cessing regex when the plugin runs. This allows for switching between different pylint versions in local virtual environments inside different sublime projects.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant