• by transitivebs on 4/29/2024, 11:49:34 PM

    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

  • by chrisvxd on 4/30/2024, 12:19:05 AM

    This is awesome. Nice one!

  • by mergebandit on 4/30/2024, 12:59:49 AM

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