transitivebs 21 days ago

AI code reviews are promising, BUT they're hard to control and currently all closed source.

That's why I built GPTLint.

It's an automated code review tool powered by both ASTs and LLMs – the best part is it's a 100% OSS standard that works w/ any LLM.

HN folks might be interested in checking out the built-in rules: https://gptlint.dev/rules and how it works: https://gptlint.dev/project/how-it-works

chrisvxd 21 days ago

This is awesome. Nice one!

mergebandit 21 days ago

feels like this could eliminate the bike shedding we used to waste cycles on before eslint / prettier