# SublimeLinter3 **Repository Path**: mirrors_OneOfOne/SublimeLinter3 ## Basic Information - **Project Name**: SublimeLinter3 - **Description**: Interactive code linting framework for Sublime Text 3 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-03-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README SublimeLinter ========= [![Build Status](https://travis-ci.org/SublimeLinter/SublimeLinter3.svg?branch=master)](https://travis-ci.org/SublimeLinter/SublimeLinter3) **To those upgrading from SublimeLinter v1.7:** **LINTERS ARE *NOT* INCLUDED WITH SUBLIMELINTER 3.** **Please read the [installation documentation](http://sublimelinter.readthedocs.org/en/latest/installation.html)!** ## About SublimeLinter A framework for interactive code linting in the [Sublime Text 3](http://sublimetext.com/3) editor. The Sublime Text 2 version is no longer being supported; you can find it [here](https://github.com/SublimeLinter/SublimeLinter). **Documentation:** See it on [readthedocs.org](http://sublimelinter.readthedocs.org). **Support:** Please use the [SublimeLinter google group](https://groups.google.com/forum/#!forum/sublimelinter). **Bugs:** Please use the [SublimeLinter google group](https://groups.google.com/forum/#!forum/sublimelinter) to report installation and configuration problems. If you think you have found a bug, please ask about it on the [SublimeLinter google group](https://groups.google.com/forum/#!forum/sublimelinter) first, and after it is confirmed as a bug you can report it on the [issue tracker](https://github.com/SublimeLinter/SublimeLinter3/issues). Please be sure to put your OS and SublimeLinter version in issue. **Contributing:** If you would like to submit a fix or enhancement for SublimeLinter, please read the [contributing guidelines](http://sublimelinter.readthedocs.org/contributing.html) 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](http://grotewold.me/assets/button-paypal.png)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=FK7SKD3X8N7BU) [![Donate](http://grotewold.me/assets/button-gratipay.png)](https://gratipay.com/skj3gg) ## Contributing linter plugins Please see the documentation on [creating linter plugins](http://sublimelinter.readthedocs.org/en/latest/creating_a_linter.html) for more information.