flake8-jira-todo-checker
Code checker
Automatically checks Python code for TODO comments with missing JIRA issue IDs
Flake8 plugin to check that every TODO, FIXME, QQ etc comment has a JIRA ID next to it.
7 stars
2 watching
0 forks
Language: Python
last commit: 8 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Flake8 plugin that checks for TODO notes in Python code. | 30 |
| Analyze Python code for missing or incorrectly formatted test identifiers for a testing framework. | 10 |
| Automatically checks Python comments against AzureDevOps tickets | 7 |
| A Flake8 plugin that checks for issues related to logging in Python code | 79 |
| Automatically detects and flags temporary notes in Python code to help maintain coding standards. | 18 |
| A plugin that checks coding comments in Python code for correctness and compliance with coding standards | 15 |
| An integration of Flake8 and Scrapy to catch common coding issues in Spider projects | 19 |
| A plugin that detects and warns about problematic debugger statements in Python code | 41 |
| A flake8 plugin that runs black to validate Python code style and enforce coding standards. | 165 |
| A tool to identify likely bugs and design problems in Python code | 1,066 |
| Checks Python code in Markdown files for errors and syntax issues | 23 |
| A plugin to check Python print statements for coding style and errors | 121 |
| Checks Python code for non-existent mock methods used in testing | 17 |
| A tool to check Python code quality in Jupyter notebooks. | 28 |
| Checks Python modules for author attributes and enforces configuration rules around their usage. | 3 |