Skip to content

Instantly share code, notes, and snippets.

@dunckr
Created November 23, 2013 14:40
Show Gist options
  • Save dunckr/7615284 to your computer and use it in GitHub Desktop.
Save dunckr/7615284 to your computer and use it in GitHub Desktop.
Sublime Build CoffeeLint
{
"cmd": ["/usr/local/share/npm/bin/coffeelint","$file","-f","/path/coffeelint.json"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment