Code review topic
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.
danger
🚫 Stop saying "you forgot to …" in code review (in Ruby)
vscode-pull-request-github
GitHub Pull Requests for Visual Studio Code
cargo-crev
A cryptographically verifiable code review system for the cargo (Rust) package manager.
reviewboard
An extensible and friendly code review tool for projects and companies of all sizes.
python_sec
python安全和代码审计相关资料收集 resource collection of python security and code review
java-concurrency
Checklist for code reviews
radish
C++ model train&inference framework
policy-bot
A GitHub App that enforces approval policies on pull requests
onnx_tensorrt_project
Support Yolov5(4.0)/Yolov5(5.0)/YoloR/YoloX/Yolov4/Yolov3/CenterNet/CenterFace/RetinaFace/Classify/Unet. use darknet/libtorch/pytorch/mxnet to onnx to tensorrt
cpp-project
Boiler plate template for C++ projects, with CMake, Doctest, Travis CI, Appveyor, Github Actions and coverage reports.
code-review-checklist
This code review checklist helps you be a more effective and efficient code reviewer.