ai-codereviewer
ai-codereviewer copied to clipboard
Configuring custom rules
Using this tool to configure custom rules could be a killer feature by allowing projects to teach the AI what the coding guidelines in a repo are.
Is this planned?
That would indeed be pretty awesome! Want to give it a stab? :)
@liron-upstream Could you provide some examples of coding guidelines you'd want the bot to follow?
Could use some style guides, like:
- https://google.github.io/styleguide/tsguide.html
- https://airbnb.io/javascript/
- https://gist.github.com/anichitiandreea/e1d466022d772ea22db56399a7af576b
Styleguides would be cool, but I'm afraid it would be too much context for the current LLMs to understand what really matters. What do you think?