Skip to content
This repository has been archived by the owner on Feb 9, 2022. It is now read-only.

rrdelaney/jadelint

Repository files navigation

Gitter Build Status Coverage Status Dependency Status

This project is no longer maintained

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

About

🐉 A linter for the Jade templating language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published