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

linter-csslint not working in atom #16

Closed
LiquidFlame opened this issue Feb 27, 2015 · 2 comments
Closed

linter-csslint not working in atom #16

LiquidFlame opened this issue Feb 27, 2015 · 2 comments

Comments

@LiquidFlame
Copy link

Hello,

I'm new to Atom, so sorry if this is something obvious, but I did some searching and couldn't find anything. I just installed Atom, and the only other packages I've installed are linter, linter-javac, linter-jshint, and linter-csslint. The other linter packages work fine, but the csslint is unresponsive. I'm not sure if I need to do any more configuration, but I installed it like the rest of the packages. I went into command line and typed "apm install linter-csslint", and then opened Atom, and I could see the packaged installed.

I then went to CSS Lint, to find a an example and created a new file "testcss.css" and entered the following:

.foo h1 {
font-size: 110%
}

.test {

}

When I move the cursor around the lines, I don't get any kind of error message from the csslint. I'm using a Windows 7 machine. Any help would be appreciated.

Thanks.

@Arcanemagus
Copy link
Member

Can you check and see if the fix in #14 gets this working for you? It is highly likely that that is your issue.

@steelbrain
Copy link
Contributor

Merging into #29

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

No branches or pull requests

3 participants