adamchainz / flake8-loggingLinks
A Flake8 plugin that checks for issues using the standard library logging module.
☆85Updated 3 weeks ago
Alternatives and similar repositories for flake8-logging
Users that are interested in flake8-logging are comparing it to the libraries listed below
Sorting:
- ❄️ A flake8 plugin that helps you write tidier imports.☆74Updated 3 weeks ago
- Integrate mypy in seconds with existing codebase. A friendly CLI tool to make mypy report only new type violations and ignore existing on…☆65Updated last month
- A flake8 extension that implements misc. lints☆64Updated 2 years ago
- Flake8 plugin for return expressions checking.☆62Updated last year
- Flake8 plugin for managing type-checking imports & forward references.☆117Updated 5 months ago
- Structured logging assertions☆63Updated 7 months ago
- 🚨 Flake8 plugin to forbid backslashes (\) for line breaks☆111Updated 6 months ago
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆81Updated 2 months ago
- ☆90Updated 10 months ago
- Check for python builtins being used as variables or parameters☆115Updated last year
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆235Updated last week
- Test whether your code is logging correctly 🪵☆113Updated last week
- A flake8 extension that helps to make more readable variables names☆54Updated last year
- Plugin to list unused fixtures in your tests☆160Updated 7 months ago
- Builds a graph of a Python project's internal dependencies.☆87Updated last week
- A plugin for flake8 to ban the usage of unsafe naive datetime class.☆39Updated 2 years ago
- A flake8 extension that checks classes attributes order☆60Updated 3 months ago
- A coverage plugin to provide sensible default settings☆80Updated last week
- ☆185Updated last week
- flake8 plugin to validate expressions complexity☆33Updated 3 years ago
- Conditional coverage based on any rules you define!☆71Updated 6 months ago
- flake8 plugin to validate #noqa comments - Mirror of https://gitlab.linss.com/open-source/flake8/flake8-noqa☆41Updated last year
- A flake8 plugin to ban PEP-420 implicit namespace packages.☆28Updated 3 weeks ago
- Use uv in GitHub Actions by adding one line to the workflow.☆60Updated 5 months ago
- flake8 plugin which checks that typing imports are properly guarded☆49Updated last week
- pytest plugin for testing mypy types, stubs, and plugins☆114Updated 2 weeks ago
- A Flake8 plugin that checks Python tests follow the Arrange-Act-Assert pattern☆70Updated last year
- Generate waterfalls from `-Ximporttime` tracing.☆119Updated last week
- flake8 debug statement checker☆42Updated 3 years ago
- ☆69Updated last month