flake8-print
Print checker
A plugin to check Python print statements for coding style and errors
flake8
121 stars
3 watching
21 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A plugin that detects and warns about problematic debugger statements in Python code | 41 |
| Checks Python modules for author attributes and enforces configuration rules around their usage. | 3 |
| A tool to identify encoding issues in Python code | 6 |
| Checks Python code in Markdown files for errors and syntax issues | 23 |
| A flake8 plugin that runs black to validate Python code style and enforce coding standards. | 165 |
| A tool to check Python code quality in Jupyter notebooks. | 28 |
| A Flake8 plugin that checks for TODO notes in Python code. | 30 |
| A flake8 plugin to detect deprecated type hints from the standard library and suggest their replacements. | 23 |
| A plugin that checks coding comments in Python code for correctness and compliance with coding standards | 15 |
| Tool to check return values in Python functions | 62 |
| Checks Python code for non-existent mock methods used in testing | 17 |
| Requires slots to be defined for subclasses of immutable types in Python | 3 |
| This plugin checks and enforces consistent usage of string literals in Python code. | 5 |
| A tool to identify likely bugs and design problems in Python code | 1,066 |
| Formats Flake8 output as JSON with optional pretty-printing and CodeClimate support | 10 |