Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Linter-csslint does not work after updating Atom. #156

Closed
1v1ura opened this issue Nov 19, 2016 · 4 comments
Closed

Linter-csslint does not work after updating Atom. #156

1v1ura opened this issue Nov 19, 2016 · 4 comments
Labels

Comments

@1v1ura
Copy link

1v1ura commented Nov 19, 2016

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

@Arcanemagus
Copy link
Member

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.

@1v1ura
Copy link
Author

1v1ura commented Nov 21, 2016

Now, it seems that it works normally after installing linter-stylelint / stylelint, so I will use it here. Thank you.

@gitanupam
Copy link

gitanupam commented Feb 14, 2017

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.
linter-stylelint works (note: if you dont want to care about the config, just check 'Use Standard' and uncheck 'disable when no config file is found' for linter-stylelint to work out of the box) stylelint/stylelint-config-standard#62

@Arcanemagus
Copy link
Member

Fixed by @ericandrewlewis over in AtomLinter/csslint#8, and brought into this package in #155.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants