Skip to content

danobi/prr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f6c6974 · Jan 14, 2025
Dec 24, 2024
Jan 10, 2025
Jan 10, 2025
Jan 29, 2024
Nov 10, 2023
Mar 13, 2022
Jan 14, 2025
Jan 14, 2025
Mar 13, 2022
Jan 1, 2024
Jan 6, 2024
Dec 24, 2024

Repository files navigation

Pull request review

Rust

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:

  1. Download the PR into a "review file" on your filesystem
  2. Mark up the review file using your favorite text editor
  3. Submit the review at your convenience

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/.