Chrome extension to filter files in GitHub code review using glob
Speed up how you review PRs filtering files based on glob pattern.
You can split your code review into parts based on:
- Components (eg: **/components/Header/**)
- Without tests (eg: !**/__tests__/**)
- File types (eg: *.js)
- No jest snapshot (eg: !*.snapshot)
- etc...
Also, share filters using links, example: "review my PR without tests"
Supported pages:
- Pull request
- Compare changes
Check more in https://github.com/andersonba/github-review-filter
Statistics
Installs
35
history
Category
Rating
0.0 (0 votes)
Last update / version
2018-05-29 / 0.1.3
Listing languages
en-US