Releases: ni/python-styleguide
Releases · ni/python-styleguide
0.1.6.0 - default acknowledge script to using UTF-8 encoding on source files
Pull in PR #69 (Suppression handle unicode files)
Fix auto-suppression handling empty file
Fix auto-suppression handling blank files (#66)
Add flake8-import-order
Add flake8-import-order to rules being evaluated
add acknowledge-existing-errors command
Adds support for auto-acknowledging all existing errors. This allows for easy adoption (or upgrade to newest version) as one can install/upgrade, run lint, fix reasonable errors, run "acknowledge-existing-errors" to have remainder suppressed, but any new changes enforced.
Add pep8-naming
Releasing 0.1.3 with pep8-naming added
Release 0.1.2
v0.1.2 Use admin PAT to bypass checks when bumping Poetry version (#39)
Release 0.1.1
v0.1.1 Bump the package version to 0.1.0-alpha since the 0.1.0 release alrea…
Release 0.1.0
Initial Release 🚀