This linter plugin for Linter provides an interface to pug-lint. It will be used with files that have the “Pug” syntax.
$ apm install linter-pug
If you would like to contribute enhancements or fixes, please do the following:
- Fork the plugin repository.
- Hack on a separate topic branch created from the latest
master
. - Commit and push the topic branch.
- Make a pull request.