pycodestyle-action
Style checker
Automates style checking in Python code using pycodestyle and leaves comments on pull requests with errors
A Github Action that runs pycodestyle and leaves a comment on your pull request with style errors.
8 stars
3 watching
4 forks
Language: Shell
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Enables Pycodestyle to be integrated into Blender's Text Editor for Python code quality checking | 13 |
| Automates style checks and code review to enforce uniform coding standards across large projects. | 240 |
| A set of tools that simplify Python class creation by reducing boilerplate code and enforcing type checking. | 15 |
| A tool that checks Objective-C code style and enforces basic documentation rules to maintain consistent coding practices. | 255 |
| A tool for enforcing code style consistency and quality across large codebases. | 425 |
| Automates code review with stylelint and reviewdog on GitHub pull requests | 47 |
| Automates code quality checks for Python programs | 1,049 |
| Enforces consistent use of optional type annotations in Python code | 17 |
| Provides runtime typechecking and annotation tools for Python to enforce strict type compatibility | 201 |
| Checks Python code against PEP 8 naming conventions to ensure consistent and readable coding practices. | 517 |
| A tool to automatically remove unused imports and variables from Python code based on pyflakes analysis | 908 |
| A pytest plugin that generates annotations and stubs for Python modules based on their type definitions | 43 |
| An action that extracts a Docker-compatible tag name from a GitHub reference. | 5 |
| Analyze Python code for missing or incorrectly formatted test identifiers for a testing framework. | 10 |
| Automates updating of AniList activity to create a dynamic Gist on GitHub. | 30 |