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

better support for less error messages #55

Merged
merged 3 commits into from Mar 19, 2013
Merged

Conversation

vicapow
Copy link
Contributor

@vicapow vicapow commented Mar 19, 2013

plus unit tests

@techpines
Copy link
Owner

Yea, I think that is more standard.

@vicapow
Copy link
Contributor Author

vicapow commented Mar 19, 2013

now the message is passed to a new error object. the error message will format an error to look like this:

Less error: missing closing `}`
    filename: syntax-error.less
    line 4 column 0
    ...
     4:   {
     5: }
    ...

@techpines
Copy link
Owner

Awesome!

techpines added a commit that referenced this pull request Mar 19, 2013
better support for less error messages
@techpines techpines merged commit 811f525 into techpines:master Mar 19, 2013
bryanchriswhite pushed a commit to shopbeam/asset-rack that referenced this pull request Nov 1, 2013
better support for less error messages
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