adamchainz / flake8-logging
A Flake8 plugin that checks for issues using the standard library logging module.
☆79Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for flake8-logging
- Flake8 plugin for managing type-checking imports & forward references.☆113Updated last week
- Flake8 plugin for return expressions checking.☆62Updated 6 months ago
- A flake8 extension that implements misc. lints☆61Updated last year
- ❄️ A flake8 plugin that helps you write tidier imports.☆72Updated 2 weeks ago
- ☆65Updated 4 months ago
- 🚨 Flake8 plugin to forbid backslashes (\) for line breaks☆112Updated last year
- flake8 plugin to validate #noqa comments - Mirror of https://gitlab.linss.com/open-source/flake8/flake8-noqa☆41Updated 10 months ago
- Integrate mypy in seconds with existing codebase. A friendly CLI tool to make mypy report only new type violations and ignore existing on…☆55Updated last month
- ☆90Updated 2 months ago
- Test equality of unordered sequences☆46Updated 2 months ago
- ☆172Updated last week
- A plugin for flake8 to ban the usage of unsafe naive datetime class.☆34Updated last year
- Builds a graph of a Python project's internal dependencies.☆59Updated 2 weeks ago
- Generate waterfalls from `-Ximporttime` tracing.☆109Updated 3 weeks ago
- A flake8 extension that helps to make more readable variables names☆55Updated 4 months ago
- Structured logging assertions☆57Updated 2 weeks ago
- Test whether your code is logging correctly 🪵☆104Updated last month
- Run pytest inside a sub interpreter☆22Updated 11 months ago
- Flake8 extension to validate (lack of) logging format strings☆135Updated 3 months ago
- flake8 plugin to validate expressions complexity☆31Updated 2 years ago
- flake8 plugin for validation of function parameters (length, complexity, etc)☆50Updated last year
- Check for python builtins being used as variables or parameters☆115Updated 5 months ago
- A Flake8 plugin that checks Python tests follow the Arrange-Act-Assert pattern☆70Updated 8 months ago
- ☆77Updated this week
- pytest plugin for testing mypy types, stubs, and plugins☆104Updated 4 months ago
- A flake8 extension that checks classes attributes order☆60Updated 7 months ago
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆73Updated 8 months ago
- Pre-commit hook for upgrading type hints☆54Updated 2 years ago
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆230Updated 3 weeks ago
- Automatically remove unnecessary `# noqa` comments☆267Updated 3 weeks ago