Simple userscript to add functionality to BB PRs, including:
- Automatically changing tabs to spaces
- Adding show/hide buttons to file diffs
Add the user.js file to your browser's userscript manager of choice (ie. Tampermonkey). The userscript will now run automatically on any github pull-request page.
Modify the 'conf' variable at the top of the userscript file to alter the configuration or enablement of any feature.