@alexlib please consider include in this repo some code reviewers AI, such as CodeRabbit and Sourcery.
CodeRabbit works on automatic analysis of PR. It has a great functionality that is create a summary of differences automatically.
Sourcery works as a linter that creates PR or even improve opened PR for increase legibility of code or for formatting.
@alexlib please consider include in this repo some code reviewers AI, such as CodeRabbit and Sourcery.
CodeRabbit works on automatic analysis of PR. It has a great functionality that is create a summary of differences automatically. Sourcery works as a linter that creates PR or even improve opened PR for increase legibility of code or for formatting.
A good use case of both tools for me is the repo of PandasAI. It's an example of the power of these tools: https://github.com/gventuri/pandas-ai/pull/713.
And the best: they are free for open-source projects.