beyondacm/TDClearner
TDCleaner: A Tool for Detecting Obsolete TODO Comments in Software Repos
This tool helps software developers automatically identify and remove outdated 'TODO' comments from their project's codebase. It takes a software repository's code, including its commit history and existing TODO comments, and outputs a list of comments that are likely no longer relevant or completed. Software engineers, team leads, and project managers can use this to keep codebases cleaner and more manageable.
No commits in the last 6 months.
Use this if you are a software developer or team managing large codebases and frequently find 'TODO' comments that are obsolete or refer to tasks already completed.
Not ideal if you are looking for a simple linter to enforce comment style or if your codebase has very few 'TODO' comments.
Stars
12
Forks
4
Language
Java
License
—
Category
Last pushed
Dec 09, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/beyondacm/TDClearner"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
zake7749/DeepToxic
top 1% solution to toxic comment classification challenge on Kaggle.
DenisIndenbom/AntiToxicBot
AntiToxicBot is a bot that detects toxics in a chat using Data Science and Machine Learning...
aralroca/react-text-toxicity
Detect text toxicity in a simple way, using React. Based in a Keras model, loaded with Tensorflow.js.
bensonruan/Toxic-Comment-Classifier
Toxic-Comment-Classifier
charliegerard/safe-space
Github action that checks the toxicity level of comments and PR reviews to help make repos safe spaces.