flake8-annotations-coverage
Annotation checker
Reports on files with low type annotations in Python code
flake8 plugin to validate annotations coverage
34 stars
1 watching
5 forks
Language: Python
last commit: almost 3 years ago
Linked from 1 awesome list
annotationsflake8flake8-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
| Tools to help write clear and maintainable Python code with type annotations | 46 |
| Detects missing type annotations in Python functions and methods | 156 |
| Plugin to validate Python expressions for readability and complexity | 32 |
| Enforces code standards for Python functions | 50 |
| An extension for flake8 that enforces more readable variable names. | 55 |
| Checks Python code for usage of outdated type annotations and suggests adding support for future annotations | 15 |
| Tools to improve Python documentation quality and consistency | 155 |
| A GitHub Actions extension that integrates Flake8 with the platform to provide clear error annotations during pull request reviews. | 5 |
| Tool to check return values in Python functions | 62 |
| An extension for flake8 to report on class attribute order and level logic in Python classes. | 59 |
| Checks Python modules for author attributes and enforces configuration rules around their usage. | 3 |
| A Flake8 plugin that checks for TODO notes in Python code. | 30 |
| Tool to run flake8 checks on code snippets in docstrings or RST files. | 22 |
| Tools to inspect error codes in Python code for linting and quality assurance | 14 |
| A Flake8 plugin that checks for issues related to logging in Python code | 79 |