Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Releases: AtomLinter/linter-flake8

v2.0.2

27 Oct 16:01
v2.0.2
fe272fe
Compare
Choose a tag to compare

Fixed bugs:

v2.0.1

27 Oct 16:01
v2.0.1
4812b1f
Compare
Choose a tag to compare

Implemented enhancements:

Fixed bugs:

v2.0.0

15 Oct 06:43
v2.0.0
40c54bb
Compare
Choose a tag to compare
  • Rename pep8ErrorsToWarnings to pycodestyleErrorsToWarnings (Breaking)
  • Rewrite in ES2017 (#255)
  • Fix several minor bugs
  • Update dependencies

v1.13.4

13 Oct 22:53
v1.13.4
58e7748
Compare
Choose a tag to compare
  • Fixed a bug in how the config file path was being generated (#244)

v1.13.3

02 Sep 21:35
v1.13.3
887b973
Compare
Choose a tag to compare
  • Better handling of F401 errors (#218)
  • Override any format specified in configuration (#217)
  • Remove references to PEP8 (#205)
  • Dependency updates

v1.13.2

13 Jun 22:16
v1.13.2
43727b9
Compare
Choose a tag to compare
  • Bump minimum atom-linter version

v1.13.1

13 Jun 18:00
v1.13.1
edb9497
Compare
Choose a tag to compare
  • Accommodate internal API changes in Atom v1.9.0 (#188)

v1.13.0

04 Mar 22:31
Compare
Choose a tag to compare
  • $PROJECT_NAME substitution (#167)

v1.12.1

01 Mar 21:54
Compare
Choose a tag to compare
  • Fix a regression in path normalization (#162)

v1.12.0

01 Mar 21:53
Compare
Choose a tag to compare
  • Add support for $PROJECT substitution (#143)