Skip to content

Releases: SublimeLinter/SublimeLinter-flake8

4.0.0-rc.4: Merge pull request #82 from kaste/readd-split-match

14 Feb 09:27
cd2a08e
Compare
Choose a tag to compare
Readd `split_match` to catch `near` matches

4.0.0-rc.3: Merge pull request #79 from SublimeLinter/cleanup4

13 Feb 16:27
8512f90
Compare
Choose a tag to compare
clean up several features now handled in core:

4.0.0-rc.2: Merge pull request #76 from SublimeLinter/kaste-patch-1

18 Jan 21:45
13ffec2
Compare
Choose a tag to compare
Specify `--format` so that our regex can match

beta/RC1

23 Dec 18:31
Compare
Choose a tag to compare
beta/RC1 Pre-release
Pre-release
4.0.0-rc.1

rc messages

v3.0.2

18 Dec 19:46
a8caaeb
Compare
Choose a tag to compare
  • Restore inline settings
  • Expand environment vars and user home dir ~ when used in executable or the @python setting

v3.0.1: Merge pull request #62 from kaste/fix-61

01 Dec 15:53
4dbc888
Compare
Choose a tag to compare
Use `persist.debug` to not spam the console

v3.0.0

01 Nov 15:24
c77d954
Compare
Choose a tag to compare

This implements a whole new PythonLinter that will someday be implemented into SL-core.

The changes inside should allow people to use pyenvs and @python to determine their flake8

v2.2.0

20 Oct 18:05
Compare
Choose a tag to compare

utilize the flake8@python version

v2.1.0

07 Oct 16:31
Compare
Choose a tag to compare

v2.0.1

15 Jun 15:17
Compare
Choose a tag to compare
Merge pull request #41 from kaste/hotfix-for-#38

[Hotfix] Completely remove invariant python handling for this plugin