flake8-github

Error annotation tool

A GitHub Actions extension that integrates Flake8 with the platform to provide clear error annotations during pull request reviews.

octocat Flake8 formatter for GitHub Actions

GitHub

4 stars
1 watching
0 forks
Language: Python
last commit: about 1 month ago
Linked from 1 awesome list

flake8flake8-extensionflake8-extensionsflake8-pluginflake8-pluginsgithub-actionspython

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
best-doctor/flake8-annotations-coverage Reports on files with low type annotations in Python code 34
orsinium-labs/flake8-codes Tools to inspect error codes in Python code for linting and quality assurance 14
best-doctor/flake8-annotations-complexity Tools to help write clear and maintainable Python code with type annotations 46
tommilligan/flake8-fixme Automatically detects and flags temporary notes in Python code to help maintain coding standards. 18
sco1/flake8-annotations Detects missing type annotations in Python functions and methods 156
adamchainz/flake8-comprehensions A flake8 plugin to help detect unnecessary generator expressions in Python list, set, and dict comprehensions. 465
jparise/flake8-author Checks Python modules for author attributes and enforces configuration rules around their usage. 3
kludex/flake8-fastapi A flake8 plugin to help developers avoid common mistakes when building FastAPI applications 44
schlamar/flake8-todo A Flake8 plugin that checks for TODO notes in Python code. 30
afonasev/flake8-return Tool to check return values in Python functions 62
orsinium-labs/flake8-comments Analyze redundant comments in Python code to reduce information redundancy and improve code quality. 9
arkq/flake8-requirements A flake8 plugin that checks package import requirements and reports missing or unused dependencies. 37
smarkets/flake8-strict Plugin for static code analysis of Python code adhering to strict style rules 10
mflova/flake8-numba A Flake8 plugin that performs checks on Numba package usage to improve code quality and catch potential errors. 0
sbdchd/flake8-pie An extension to flake8 that enforces best practices in Python development 61