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

add support for defining cmd on a per-project level #11

Merged
merged 1 commit into from
Mar 18, 2016

Conversation

ajmichels
Copy link
Contributor

  • implements a custom cmd() method to check for the existence of an cmd setting
  • updated README documentation to show example of new functionality

closes #10

* implements a custom `cmd()` method to check for the existence of an `cmd` setting
* updated README documentation to show example of new functionality

closes SublimeLinter#10
ajmichels added a commit that referenced this pull request Mar 18, 2016
add support for defining cmd on a per-project level
@ajmichels ajmichels merged commit 3a8b325 into SublimeLinter:master Mar 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

Add support for per-project executables
1 participant