jadelint

0.3.3 • Public • Published

jadelint

Gitter Build Status Coverage Status Dependency Status

Finds bad practices in your Jade

Demo | Rules Documentation | API Documentation | Gulp plugin | Grunt plugin

Please don't hesitate to open issues with feature requests or bugs!

Installation

npm install -g jadelint

Usage

jadelint myFile.jade otherFile.jade myDirectory

Configuration

Put custom rule levels in .jadelintrc. Example

{
    "HTMLRootRequiresLang": "ignore"
}

Developing

git clone https://github.com/rrdelaney/jadelint
cd jadelint
grunt

Readme

Keywords

Package Sidebar

Install

npm i jadelint

Weekly Downloads

2

Version

0.3.3

License

MIT

Last publish

Collaborators

  • rrdelaney