DEV Community

Discussion on: 8 Productivity Tips for GitHub

Collapse
 
deadlydog profile image
Daniel Schroeder • Edited

Thanks for the great info!

Another awesome tip for reviewing pull requests is to append ?w=1 to the URL. This will make the pull request ignore whitespace changes :)

Also, if you want a more natural GitHub Pull Request review experience, check out the GitHub Pull Request extension for VS Code.

Collapse
 
_darrenburns profile image
Darren Burns

Looks awesome 😊