
GitHub PR File Randomizer tekijä Toby Crawley
Randomly sorts files on GitHub PR pages
1 käyttäjä1 käyttäjä
Laajennuksen metatiedot
Tietoja tästä laajennuksesta
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.
Arvio 0 0 arvostelijan toimesta
Käyttöoikeudet ja dataLue lisää
Vaaditut käyttöoikeudet:
- Pääsy tietoihisi sivustolla github.com
Lisätietoja
- Lisäosan linkit
- Versio
- 1.1
- Koko
- 8,49 kt
- Viimeksi päivitetty
- kaksi kuukautta sitten (30. heinä 2025)
- Liittyvät luokat
- Lisenssi
- MIT-lisenssi
- Versiohistoria
- Lisää kokoelmaan
Version 1.1 julkaisutiedot
This fixes randomization to work if the file loading takes more than a few milliseconds, as they are loaded asynchronously.