Skip to content

Releases: SublimeLinter/SublimeLinter-pyflakes

1.3.3

15 May 21:28
Compare
Choose a tag to compare
  • Fix regex which did not handle the fact that the : after the column is optional in pyflakes output. (But why is it? 🤷)

1.3.2

27 Apr 19:12
5a09235
Compare
Choose a tag to compare

Fix regex for the new pyflakes 2.2.0 format

1.3.1: Merge pull request #14 from SublimeLinter/fix-13

15 May 13:52
993c361
Compare
Choose a tag to compare
Preserve `match` arg to pass it to super

Correctly mark unused imports

14 May 10:15
b1654cf
Compare
Choose a tag to compare

Parse stderr again

11 May 16:57
23fa551
Compare
Choose a tag to compare
Merge pull request #11 from SublimeLinter/opt-out-stderr-handling

Redo error parsing

1.2.0: Merge pull request #9 from SublimeLinter/sl4-cleanup

26 Mar 09:25
d4aafff
Compare
Choose a tag to compare
cleanup deprecated stuff and simplify travis test