Hey guys, I've been working on a CLI tool which searches for out of sync comments in your projects using the git history of your project. It's built in rust, and I plan to support most mainstream languages with it.
Curious on your guys' opinions, if you find this useful. Any feedback is appreciated.
11 comments
[ 4.0 ms ] story [ 43.0 ms ] threadCurious on your guys' opinions, if you find this useful. Any feedback is appreciated.
Also I would imagine this is something that fancy large language models are pretty good at!
"...it tries to only show you places where the function has been updated a lot, but the comment hasn't."