Crates.io | prr |
lib.rs | prr |
version | 0.18.0 |
source | src |
created_at | 2022-03-28 03:34:23.89208 |
updated_at | 2024-05-10 19:19:29.383825 |
description | Mailing list style code reviews for github |
homepage | |
repository | https://github.com/danobi/prr |
max_upload_size | |
id | 557553 |
size | 444,661 |
prr
is a tool that brings mailing list style code reviews to Github PRs.
This means offline reviews and inline comments, more or less.
To that end, prr
introduces a new workflow for reviewing PRs:
The tool was born of frustration from using the point-and-click editor text boxes on PRs. I happen to do a lot of code review and tabbing to and from the browser to cross reference code from the changes was driving me nuts.
For full documentation, please visit https://doc.dxuuu.xyz/prr/.