Skip to content

CSS lint addon with https://github.com/stubbornella/csslint#1782

Closed
angelozerr wants to merge 1 commit intocodemirror:masterfrom
angelozerr:master
Closed

CSS lint addon with https://github.com/stubbornella/csslint#1782
angelozerr wants to merge 1 commit intocodemirror:masterfrom
angelozerr:master

Conversation

@angelozerr
Copy link
Copy Markdown
Contributor

Here a patch which provides a CSS Lint addon which uses https://github.com/stubbornella/csslint

This addon highlighted only one character when there is an error/warn message because the CSSLint provides just line/col info.

I have created an issue for this problem CSSLint/csslint#411
If CSSLint fixes the problem I will do a patch for this CSS lint addon to highlight the whole word (and not only one character).

@marijnh
Copy link
Copy Markdown
Member

marijnh commented Aug 27, 2013

Looks good. Merged, with attached cleanup (deprecated properties are there for backwards compatibility -- don't add them to new code!)

@marijnh marijnh closed this Aug 27, 2013
anaran pushed a commit to anaran/CodeMirror that referenced this pull request Feb 22, 2014
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.

2 participants