Skip to content

A plugin for Flake8; Finding opinionated problems in your Python code. Ensures that your Python code adheres to CarrotManMatt's style guide.

License

Notifications You must be signed in to change notification settings

CarrotManMatt/flake8-carrot

Repository files navigation

flake8-carrot

A plugin for Flake8; Finding opinionated problems in your Python code. Ensures that your Python code adheres to CarrotManMatt's style guide.

Current Version PyPI - Version Python Version flake8 Version Tests Status mypy Status Ruff pre-commit.ci Status Asciidoctor Status yamllint Status

Rules

CAR001 - missing-all-export

Missing __all__ export at the top of the module

About

A plugin for Flake8; Finding opinionated problems in your Python code. Ensures that your Python code adheres to CarrotManMatt's style guide.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published