mreq / SublimeLinter3

Interactive code linting framework for Sublime Text 3

Home Page:http://sublimelinter.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SublimeLinter

Build Status codecov.io

To those upgrading from SublimeLinter v1.7:

LINTERS ARE NOT INCLUDED WITH SUBLIMELINTER 3.

Please read the installation documentation!

About SublimeLinter

A framework for interactive code linting in the Sublime Text 3 editor. The Sublime Text 2 version is no longer being supported; you can find it here.

Documentation: See it on readthedocs.org.

Support & Bugs: Please use the issue tracker to report installation and configuration problems. If you think you have found a bug, please search for it on the deprecated SublimeLinter google group first, and if it can't be found you can report it on the issue tracker. Please be sure to put your OS, SublimeLinter version, and ENTIRE debug console output in the issue. If your issue is specific to a particular linter, please report it on that linter's repository instead.

Contributing: If you would like to submit a fix or enhancement for SublimeLinter, please read the contributing guidelines first.

Share the love!

Hundreds of hours have been spent writing and documenting SublimeLinter to make it the best it can be — easy to use, easy to configure, easy to update, easy to extend. If you use SublimeLinter and feel it is making your coding life better and easier, please consider making a donation to help fund development and support. Thank you!

Donate Paypal Donate Gratipay Donate Bitcoin

Contributing linter plugins

Please see the documentation on creating linter plugins for more information.

About

Interactive code linting framework for Sublime Text 3

http://sublimelinter.com

License:MIT License


Languages

Language:Python 96.6%Language:JavaScript 3.4%