Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 76becb7

Browse files
committed
Mention SL4 beta (and that we have pre-releases)
1 parent 9abf58c commit 76becb7

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,11 @@ SublimeLinter-contrib-mypy
33

44
[![Build Status](https://travis-ci.org/fredcallaway/SublimeLinter-contrib-mypy.svg?branch=master)](https://travis-ci.org/fredcallaway/SublimeLinter-contrib-mypy)
55

6-
7-
86
This linter plugin for [SublimeLinter][docs] provides an interface to [mypy](http://mypy-lang.org). It will be used with files that have the "python" syntax.
97

8+
**Information for [Sublime Linter 4 beta][sl4] users**: This plugin is compatible with Sublime Linter 4, but functionality has been improved in the `sl4` branch.
9+
You can get the latest release for SL4 by enabing pre-release installation for this package.
10+
1011
## Installation
1112
SublimeLinter 3 must be installed in order to use this plugin. If SublimeLinter 3 is not installed, please follow the instructions [here][installation].
1213

@@ -65,6 +66,7 @@ Please note that modifications should follow these coding guidelines:
6566

6667
Thank you for helping out!
6768

69+
[sl4]: https://github.com/SublimeLinter/SublimeLinter#sublimelinter-4-beta
6870
[docs]: https://sublimelinter.readthedocs.org
6971
[installation]: https://sublimelinter.readthedocs.org/en/latest/installation.html
7072
[locating-executables]: https://sublimelinter.readthedocs.org/en/latest/usage.html#how-linter-executables-are-located

0 commit comments

Comments
 (0)