
GitHub PR File Randomizer geliştiren: Toby Crawley
Randomly sorts files on GitHub PR pages
1 kullanıcı1 kullanıcı
Uzantı meta verileri
Bu uzantı hakkında
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.
0 inceleyiciden 0 puan aldı
İzinler ve verilerDaha fazla bilgi al
Gerekli izinler:
- github.com verilerinize erişme
Daha fazla bilgi
- Eklenti bağlantıları
- Sürüm
- 1.1
- Boyut
- 8,49 KB
- Son güncelleme
- 2 ay önce (30 Tem 2025)
- İlgili kategoriler
- Lisans
- MIT Lisansı
- Sürüm geçmişi
- Koleksiyona ekle
1.1 sürüm notları
This fixes randomization to work if the file loading takes more than a few milliseconds, as they are loaded asynchronously.