action-pylint

A GitHub action that checks Python code using black and ruff

GPL-3.0 License

Stars
9
Committers
6

Bot releases are hidden (Show)

action-pylint - v0.7.0 Latest Release

Published by konstruktoid 2 months ago

action-pylint - v0.6.0

Published by konstruktoid 4 months ago

What's Changed

Full Changelog: https://github.com/konstruktoid/action-pylint/compare/v0.5.0...v0.6.0

action-pylint - v0.5.0

Published by konstruktoid 6 months ago

action-pylint - v0.4.0

Published by konstruktoid 9 months ago

What's Changed

Full Changelog: https://github.com/konstruktoid/action-pylint/compare/v0.3.0...v0.4.0

action-pylint - v0.3.0

Published by konstruktoid 10 months ago

What's Changed

Full Changelog: https://github.com/konstruktoid/action-pylint/compare/v0.2.4...v0.3.0

action-pylint - v0.2.4

Published by konstruktoid 11 months ago

What's Changed

Full Changelog: https://github.com/konstruktoid/action-pylint/compare/v0.2.3...v0.2.4

action-pylint - v0.2.3

Published by konstruktoid over 1 year ago

What's Changed

Full Changelog: https://github.com/konstruktoid/action-pylint/compare/v0.2.2...v0.2.3

action-pylint - v0.2.2

Published by konstruktoid over 1 year ago

What's Changed

Full Changelog: https://github.com/konstruktoid/action-pylint/compare/v0.2.1...v0.2.2

action-pylint - v0.2.1

Published by konstruktoid over 1 year ago

What's Changed

Full Changelog: https://github.com/konstruktoid/action-pylint/compare/v0.2.0...v0.2.1

action-pylint - v0.2.0

Published by konstruktoid over 1 year ago

What's Changed

Full Changelog: https://github.com/konstruktoid/action-pylint/compare/v0.1.2...v0.2.0

action-pylint - v0.1.2

Published by konstruktoid over 1 year ago

What's Changed

  • Update dependency bandit
  • Update dependency flake8-bugbear

Full Changelog: https://github.com/konstruktoid/action-pylint/compare/v0.1.1...v0.1.2

action-pylint - v0.1.1

Published by konstruktoid over 1 year ago

What's Changed

Full Changelog: https://github.com/konstruktoid/action-pylint/compare/v0.1.0...v0.1.1

action-pylint - v0.1.0

Published by konstruktoid over 1 year ago

What's Changed

Full Changelog: https://github.com/konstruktoid/action-pylint/compare/v0.0.9...v0.1.0

action-pylint - v0.0.9

Published by konstruktoid about 2 years ago

What's Changed

Full Changelog: https://github.com/konstruktoid/action-pylint/compare/v0.0.8...v0.0.9

action-pylint - v0.0.8

Published by konstruktoid about 2 years ago

  • --upgrade and --ignore-installed Python requirements so we don't fail on distutils installed projects

Full Changelog: https://github.com/konstruktoid/action-pylint/compare/v0.0.7...v0.0.8

action-pylint - v0.0.7

Published by konstruktoid over 2 years ago

action-pylint - v0.0.6

Published by konstruktoid about 3 years ago

  • Add py3-pip package
action-pylint - v0.0.5

Published by konstruktoid over 4 years ago

  • add dlint for static code analysis
  • use --no-cache in Dockerfile
  • specify konstruktoid/alpine:latest in Dockerfile
action-pylint - v0.0.4

Published by konstruktoid over 4 years ago

  • Add safety - checks dependencies for known security vulnerabilities
  • set -euf
action-pylint - v0.0.3

Published by konstruktoid almost 5 years ago

  • Update README with links to the plugins and tools we're using.
  • Set a proper name and description.
Package Rankings
Top 10.41% on Github actions
Related Projects