Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Update csslint library to avoid blank rules #4

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

Merged
merged 2 commits into from
Jul 1, 2015
Merged

Update csslint library to avoid blank rules #4

merged 2 commits into from
Jul 1, 2015

Conversation

gdiggs
Copy link
Contributor

@gdiggs gdiggs commented Jul 1, 2015

/cc @codeclimate/review

Relevant CSSLint commits:

RUN npm install -g csslint && \
apk --update add ruby ruby-dev ruby-bundler less ruby-nokogiri build-base && \
RUN apk --update add nodejs git ruby ruby-dev ruby-bundler less ruby-nokogiri build-base && \
npm install -g codeclimate/csslint.git#2a53712c61710840c023978418c7b48e3f32ac64 && \
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where was the npm install happening before?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It was originally on the first line of the RUN command. I had to move it to the second because it require git now.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bah, totally misread the diff.

@pbrisbin
Copy link
Contributor

pbrisbin commented Jul 1, 2015

LGTM

gdiggs added a commit that referenced this pull request Jul 1, 2015
Update csslint library to avoid blank rules
@gdiggs gdiggs merged commit 951a0f6 into master Jul 1, 2015
@gdiggs gdiggs deleted the gd-rule branch July 1, 2015 19:06
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