-
Notifications
You must be signed in to change notification settings - Fork 8
Linter-csslint does not work after updating Atom. #156
Comments
I've been looking into this over in #155, unfortunately the current path forward is either fixing whatever is in atomlinter/csslint that is breaking things, or preferrably updating that to the current state of csslint, but with CSSLint/csslint#605 merged in so we can still use it. If the second path is chosen, then this package would need updating. On the other hand, linter-stylelint / stylelint is a much better CSS (and more!) linter, so I would highly recommend you look into switching to that. I don't personally use CSSLint myself, so this package is a rather low priority for me. |
Now, it seems that it works normally after installing linter-stylelint / stylelint, so I will use it here. Thank you. |
Wanted to add that linter-csslint still does not work (i.e does nothing) on Atom 1.14.1 and Mac OS X El Captain. |
Fixed by @ericandrewlewis over in AtomLinter/csslint#8, and brought into this package in #155. |
Linter-csslint does not work after updating Atom. However, linter-htmlhint and linter-jshint will work. Please tell me how to solve it.
Atom ver 1.12.4
Mac os 10.12
The text was updated successfully, but these errors were encountered: