Skip to content

Releases: marian-code/python-lint-annotate

Support newer python versions

03 Apr 19:33
Compare
Choose a tag to compare

Changes

Thanks to @RytoEX we have updated github actions, dropped support for EOL python versions, updated dependencies and support for python 3.11-12.

PRs

Multiple small fixes

08 Jun 10:02
33c09aa
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2...v3

Mypy fix

27 May 11:08
Compare
Choose a tag to compare

As title suggests, mypy regex has been updated.

Final v.2 relaease

11 Feb 18:08
Compare
Choose a tag to compare

Changes

  • new architecture relying on conda environments instead of docker images which is more flexible
  • added new problem matchers
  • fixed existing matchers
  • repo cleanup
  • test with more mistakes
  • fix problem matchers not being found
  • fix file wildcard patterns
  • fix incorrectly assigned extra lintner options
  • Better and less error prone wildcard handling in arguments