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

Support for CoffeeScript #10

Merged
merged 1 commit into from Aug 12, 2011
Merged

Support for CoffeeScript #10

merged 1 commit into from Aug 12, 2011

Conversation

turadg
Copy link
Collaborator

@turadg turadg commented Aug 12, 2011

Uses CoffeeScript's lint option to syntax check. Ignores warnings since
they're pretty pedantic, e.g. "parseInt missing radix parameter"

Uses CoffeeScript's lint option to syntax check. Ignores warnings since
they're pretty pedantic, e.g. "parseInt missing radix parameter"
@sxtxixtxcxh
Copy link
Owner

Personally, I'd leave the warnings (as in your example, the js validator will display an alert), or make it configurable, but this is great! Thanks!

sxtxixtxcxh added a commit that referenced this pull request Aug 12, 2011
Support for CoffeeScript
@sxtxixtxcxh sxtxixtxcxh merged commit ca55997 into sxtxixtxcxh:master Aug 12, 2011
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.

None yet

2 participants