flake8-ado
Comment checker
Automatically checks Python comments against AzureDevOps tickets
Flake8 plugin to check comments against AzureDevOps ticket references.
7 stars
2 watching
0 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Tool to check return values in Python functions | 62 |
| Automatically checks Python code for TODO comments with missing JIRA issue IDs | 7 |
| A Flake8 plugin that checks for TODO notes in Python code. | 30 |
| Ensures # noqa comments are formatted correctly to avoid errors and unintended behavior in flake8. | 41 |
| A Flake8 plugin that checks for issues related to logging in Python code | 79 |
| Reports on files with low type annotations in Python code | 34 |
| Analyze redundant comments in Python code to reduce information redundancy and improve code quality. | 9 |
| Tools to help write clear and maintainable Python code with type annotations | 46 |
| Checks Python code for non-existent mock methods used in testing | 17 |
| Ensures correct executable permissions and shebangs in Python files | 18 |
| A plugin to enforce PEP 420 namespace package rules in Python code. | 25 |
| Detects missing type annotations in Python functions and methods | 156 |
| A GitHub Actions extension that integrates Flake8 with the platform to provide clear error annotations during pull request reviews. | 5 |
| A flake8 plugin that checks package import requirements and reports missing or unused dependencies. | 37 |
| A tool to check TODO comments in Python code for consistency and completeness. | 27 |