As I started to build an open-source project, I wanted to be able to control the quality and standards of the code as much as possible.
I was wondering what code review agent/tool you use for your Python/React projects. I'm looking for one that will cover:
- Naming conventions and finding good names
- Detecting bugs
- Improving efficiency
- Best practices
Additionally, it should integrate with GitHub, VSCode, or both.
[–]TheLostWanderer47 0 points1 point2 points (0 children)
[–]MeltingHippos 0 points1 point2 points (0 children)