Code review is systematic examination (sometimes referred to as peer review) of computer source code. It is intended to find mistakes overlooked in software development, improving the overall quality of software. Reviews are done in various forms such as pair programming, informal walkthroughs, and formal inspections.
#GitHub 浏览器插件# octotree 是一个以树形格式展示GitHub仓库目录的浏览器插件
#编辑器# The developer platform for on-demand cloud development environments to create software faster and more securely.
翻译 - Gitpod是一个开源Kubernetes应用程序,在您的浏览器中提供了预先构建的协作式开发环境-由VS Code提供支持。
🐶 Automated code review tool integrated with any code analysis tools regardless of programming language
翻译 - :dog:与任何代码分析工具集成的自动代码查看工具,无论使用哪种编程语言
🚀CodiumAI PR-Agent: An AI-Powered 🤖 Tool for Automated Pull Request Analysis, Feedback, Suggestions and More! 💻🔍
Code Review的时候,不要再说“你忘记...”
nodejsscan is a static security code scanner for Node.js applications.
翻译 - nodejsscan是用于Node.js应用程序的静态安全代码扫描程序。
Automated code reviews via mutation testing - semantic code coverage.
翻译 - Ruby的变异测试
AI-based Pull Request Summarizer and Reviewer with Chat Capabilities.
#大语言模型# Let ChatGPT review PRs for you
Effortlessly create and manage pull requests without changing branches. Powers a stacked diffs workflow with python and git "plumbing" commands.
#大语言模型# ChatGPT-Code-Review is a Rust application that uses the OpenAI GPT-3.5 language model to review code. It accepts a local path to a folder containing code, and generates a review for each file in the f...