Skip to content

Releases: SublimeLinter/SublimeLinter-flake8

4.2.6

09 Aug 12:16
43f80d6
Compare
Choose a tag to compare
  • Fine tune position of E303 errors. (#128)

4.2.5

18 Jul 19:38
637f23c
Compare
Choose a tag to compare
  • Fine tune positions of E262, E265, and E266. These are all errors for which we ship a fixer with SublimeLinter.

4.2.4

10 Jul 09:53
Compare
Choose a tag to compare
  • Select until end of line for "E501" errors. (@iamkroot)
  • Increase number of lines to search for import identifiers.

4.2.3: Merge pull request #111 from SublimeLinter/braver-patch-1

23 Jul 18:39
04129d7
Compare
Choose a tag to compare
use self.settings instead of get_view_settings()

4.2.2

19 Jun 17:04
Compare
Choose a tag to compare

Make the regex compatible with newer flake8-plugins. 👏 @ROpdebee

Hide fixable et.al.

24 Sep 08:42
6653a9e
Compare
Choose a tag to compare
  • Generally, hide errors which are fixable by Sublime itself
  • Improve F401 markers
  • Better compat with python 3.7

Reposition E999 errors

15 May 10:14
a197e33
Compare
Choose a tag to compare
Merge pull request #94 from SublimeLinter/iterate

Extract useful parts from #93

4.0.2: Merge pull request #89 from SublimeLinter/selectors

26 Mar 06:19
4326cae
Compare
Choose a tag to compare

Reposition white-space errors

02 Mar 11:27
938b857
Compare
Choose a tag to compare

Beginning with SL4, we can move the errors (which we highlight) around and (a bit WIP here) make them multiline. So, here we go. 🤞

4.0.0

02 Mar 10:11
Compare
Choose a tag to compare
just flake8 @ python 3.6