Skip to content

csslint-rhino.js exception when CSS directories are passed  #106

Closed
@senthilp

Description

@senthilp

I am trying to integrate CSS lint (command line for Rhino) as a part of our build process and when I try to run it by passing the directory which contains all the CSS files the tool errors out with the message

"js: uncaught JavaScript runtime exception: TypeError: Cannot find function listF
iles in object C:\views\myapp\src\css."

Command line:
java -jar js.jar csslint-rhino.js --format=lint-xml C:\views\myapp\src\css

It works fine when the individual CSS files are passed as parameters. Can you please guide me on this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions