Skip to content
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

Update CSSLint.js #373

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update CSSLint.js #373

wants to merge 1 commit into from

Conversation

piscis
Copy link

@piscis piscis commented Apr 16, 2013

Hi if I call verify without a ruleset and the fallback case getRuleset is called i get:

node_modules/csslint/lib/csslint-node.js:6564
            ruleset = this.getRuleset();
                           ^
TypeError: Object #<Object> has no method 'getRuleset'

changing this to api.getRuleset() fixes the problem

Fix scope problem
@nschonni nschonni added the Triage label Apr 2, 2014
@frvge
Copy link
Contributor

frvge commented Jan 10, 2016

Please rebase.

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

Successfully merging this pull request may close these issues.

3 participants