Show HN: GPTLint – an OSS standard for LLM-based code review (github.com) 12 points by transitivebs 2y ago ↗ HN
[–] transitivebs 2y 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
[–] mergebandit 2y ago ↗ feels like this could eliminate the bike shedding we used to waste cycles on before eslint / prettier
3 comments
[ 2.7 ms ] story [ 21.5 ms ] threadThat'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