flake8-fixme
Code annotator
Automatically detects and flags temporary notes in Python code to help maintain coding standards.
Check for FIXME, TODO and other temporary developer notes.
18 stars
3 watching
2 forks
Language: Python
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Flake8 plugin that checks for TODO notes in Python code. | 30 |
| Automatically identifies and flags unused or commented-out code in Python projects. | 311 |
| Plugin for static code analysis of Python code adhering to strict style rules | 10 |
| Checks Python code for usage of outdated type annotations and suggests adding support for future annotations | 15 |
| Analyze Python code for missing or incorrectly formatted test identifiers for a testing framework. | 10 |
| A GitHub Actions extension that integrates Flake8 with the platform to provide clear error annotations during pull request reviews. | 5 |
| A tool to check TODO comments in Python code for consistency and completeness. | 27 |
| Reports on files with low type annotations in Python code | 34 |
| A tool to identify likely bugs and design problems in Python code | 1,066 |
| Detects missing type annotations in Python functions and methods | 156 |
| Tools to help write clear and maintainable Python code with type annotations | 46 |
| Automatically checks Python code for TODO comments with missing JIRA issue IDs | 7 |
| A plugin that checks coding comments in Python code for correctness and compliance with coding standards | 15 |
| Generates HTML reports of flake8 violations | 51 |
| Checks Python code in Markdown files for errors and syntax issues | 23 |