How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Plugin for flake8 linter to check TODOs in the project.
Flake8 extension to check comments against Azure DevOps tickets. The plugin checks that: 1. Every comment with a reference to an ADO item (AB#12345) has a corresponding item. 2. ADO items are references in a proper format (ADO: AB#12345) 3. TODO items with ADO annotation have assigned item…
Flake8 author Checker
The main features of jparise/flake8-author are: Comment Analysis.
Open-source alternatives to jparise/flake8-author include: danielkusydev/flake8-ado — Flake8 extension to check comments against Azure DevOps tickets. The plugin checks that: 1. Every comment with a… decafjoe/flake8-ownership — flake8-ownership. orsinium-labs/flake8-comments — Report redundant comments in python code. orsinium-labs/flake8-todos — Plugin for flake8 linter to check TODOs in the project. plinss/flake8-noqa — flake8-noqa. savoirfairelinux/flake8-copyright — Flake8 Copyright plugin.