re icon indicating copy to clipboard operation
re copied to clipboard

re is a ✨CLI ✨code review tool for GitHub. Do code reviews from the comfort of your $EDITOR!

Results 13 re issues
Sort by recently updated
recently updated
newest added

E.g., at the end of the file, prefaced by whatever is the re file's comment character (`#`?): ``` Local Variables: mode: diff End: vim: set ft=diff: ``` Perhaps down the...

If a PR has several commits on the branch, `re` shows a diff that does not reflect all of the changes that make up the PR, but only a subset...

Prompted by #4, which included this explanation from @jordanlewis : > `re` presents a review as one set of diffs per commit. If you scroll through that file, you can...