python-linter

A GitHub Action which ensures Python code quality and supports customizable strictness.

MIT License

Stars
25
Committers
3

Bot releases are hidden (Show)

python-linter - v0.1-beta.7 Latest Release

Published by sunnysid3up about 4 years ago

python-linter - v0.1-beta.6

Published by sunnysid3up about 4 years ago

Fix
Resolve isort error W0500, W0502

python-linter - v0.1-beta.5

Published by sunnysid3up about 4 years ago

Changes
Modified strictness

  • Medium level checks import organization
  • Medium Pylint score limit increased from 7 to 8
  • Run Pylint after black and isort
python-linter - v0.1-beta.4

Published by sunnysid3up about 4 years ago

New

  • Enable pylint options
python-linter - v0.1-beta.3

Published by sunnysid3up about 4 years ago

Changes

  • Fix typo and rearrange logs order
python-linter - v0.1-beta.2

Published by sunnysid3up about 4 years ago

New

  • Add strict level input
  • Add black-options input

Changes

  • Remove line-length input
python-linter - v0.1-beta.1

Published by sunnysid3up about 4 years ago