
GitHub PR File Randomizer od Toby Crawley
Randomly sorts files on GitHub PR pages
1 korisnik1 korisnik
Metapodaci proširenja
Informacije o ovom proširenju
The extension will automatically run on GitHub PR files pages
(https://github.com//pull//files) and randomly shuffle the file order each
time you load or refresh the page.
Rationale
Files on pull requests are always sorted alphabetically, and reviewers typically
review from top to bottom. I posit that later files may not get as thorough of a
review as earlier ones, especially for large PRs. This aims to help with that.
(https://github.com//pull//files) and randomly shuffle the file order each
time you load or refresh the page.
Rationale
Files on pull requests are always sorted alphabetically, and reviewers typically
review from top to bottom. I posit that later files may not get as thorough of a
review as earlier ones, especially for large PRs. This aims to help with that.
Ocjena 0 od strane 0 korisnika
Dozvole i podaciSaznaj više
Potrebne dozvole:
- Pristupiti tvojim podacima za github.com
Daljnje informacije
- Poveznice dodatka
- Verzija
- 1.1
- Veličina
- 8,49 KB
- Zadnje aktualiziranje
- prije 2 mjeseca (30. srp. 2025)
- Povezane kategorije
- Licenca
- MIT licenca
- Povijest verzija
- Dodaj u zbirku
Napomene o izdanju za 1.1
This fixes randomization to work if the file loading takes more than a few milliseconds, as they are loaded asynchronously.