This package provides the following services:
Atom linter-stylint-h
This linter plugin for Linter provides an interface to stylint. It will be used with files that have the “Stylus” syntax.
Plugin installation
$ apm install linter-stylint-h
Contributing
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.