Skip to content

Instantly share code, notes, and snippets.

@yakovkhalinsky
Created March 24, 2014 01:21
Show Gist options
  • Save yakovkhalinsky/9732599 to your computer and use it in GitHub Desktop.
Save yakovkhalinsky/9732599 to your computer and use it in GitHub Desktop.
Atom Coffee Lint config
{
"max_line_length": {
"name": "max_line_length",
"value": 120,
"level": "error",
"limitComments": true
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment