flake8-github
Error annotation tool
A GitHub Actions extension that integrates Flake8 with the platform to provide clear error annotations during pull request reviews.
Flake8 formatter for GitHub Actions
5 stars
1 watching
0 forks
Language: Python
last commit: 5 months ago
Linked from 1 awesome list
flake8flake8-extensionflake8-extensionsflake8-pluginflake8-pluginsgithub-actionspython
Related projects:
Repository | Description | Stars |
---|---|---|
| Reports on files with low type annotations in Python code | 34 |
| Tools to inspect error codes in Python code for linting and quality assurance | 14 |
| Tools to help write clear and maintainable Python code with type annotations | 46 |
| Automatically detects and flags temporary notes in Python code to help maintain coding standards. | 18 |
| Detects missing type annotations in Python functions and methods | 156 |
| A flake8 plugin to help detect unnecessary generator expressions in Python list, set, and dict comprehensions. | 464 |
| Checks Python modules for author attributes and enforces configuration rules around their usage. | 3 |
| A flake8 plugin to help developers avoid common mistakes when building FastAPI applications | 44 |
| A Flake8 plugin that checks for TODO notes in Python code. | 30 |
| Tool to check return values in Python functions | 62 |
| Analyze redundant comments in Python code to reduce information redundancy and improve code quality. | 9 |
| A flake8 plugin that checks package import requirements and reports missing or unused dependencies. | 37 |
| Plugin for static code analysis of Python code adhering to strict style rules | 10 |
| A Flake8 plugin that performs checks on Numba package usage to improve code quality and catch potential errors. | 0 |
| An extension to flake8 that enforces best practices in Python development | 61 |