An open API service providing repository metadata for many open source software ecosystems.

GitHub / marian-code / python-lint-annotate

Zero-configuration GitHub Action to maintain code quality with push and PR annotations.

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marian-code%2Fpython-lint-annotate
PURL: pkg:github/marian-code/python-lint-annotate

Fork of rahul-deepsource/pyaction
Stars: 22
Forks: 10
Open issues: 3

License: mit
Language: Shell
Size: 196 KB
Dependencies parsed at: Pending

Created at: almost 5 years ago
Updated at: 7 months ago
Pushed at: 11 months ago
Last synced at: 4 months ago

Commit Stats

Commits: 183
Authors: 6
Mean commits per author: 30.5
Development Distribution Score: 0.317
More commit stats: https://commits.ecosyste.ms/hosts/GitHub/repositories/marian-code/python-lint-annotate

Topics: actions, annotations, code-quality, code-quality-analyzer, github-actions, linter, linting, pull-requests, python

Releases
Support newer python versions

v4

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

  • #7
  • #8
  • #9
  • #10
  • #13
over 1 year ago
Download
Multiple small fixes

v3

What’s Changed

New Contributors

Full Changelog: https://github.com/marian-code/python-lint-annotate/compare/v2...v3

over 3 years ago
Download
Mypy fix

v2

As title suggests, mypy regex has been updated.

over 4 years ago
Download
Final v.2 relaease

v2.5.0

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
almost 5 years ago
Download