flake8-todos

TODO checker

A tool to check TODO comments in Python code for consistency and completeness.

Lint TODO comments in a Python code

GitHub

27 stars
3 watching
4 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list

code-qualityflake8flake8-pluginlinterpythonqatodo

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
orsinium-labs/flake8-codesTools to inspect error codes in Python code for linting and quality assurance14
orsinium-labs/flake8-commentsAnalyze redundant comments in Python code to reduce information redundancy and improve code quality.9
orsinium-labs/flake8-warningsLints Python code to detect deprecated modules and functions.12
schlamar/flake8-todoA Flake8 plugin that checks for TODO notes in Python code.30
rocioar/flake8-djangoA plugin to enforce Django-specific coding standards and best practices during code reviews.180
pgjones/flake8-sqlA Flake8 plugin for enforcing SQL coding standards.26
mlshapiro/jupyterlab-flake8An extension that integrates flake8 linting into JupyterLab for Python notebooks and text files111
orsinium-labs/flake8-rulerGenerates a flake8 configuration file from a more powerful config format11
orsinium-labs/flake8-pylintAn extension for flake8 that integrates PyLint to check Python code quality and detect potential errors.8
deppen8/pandas-vetA tool to enforce best practices and suggest improvements for pandas data analysis code.168
flake8-docs/flake8-rstTool to run flake8 checks on code snippets in docstrings or RST files.22
orsinium-labs/flake8-lengthProvides an alternative line length validation rule for Python code to help maintain readable text messages24
sbdchd/flake8-pieAn extension to flake8 that enforces best practices in Python development61
flakehell/flakehellA Python tool for linting code and managing flake8 plugins in a flexible and configurable way.88
martinthoma/flake8-screamA Flake8 plugin to help identify and suppress false-positive warnings in Python code4