Skip to content

Choose which diffs you'd like to suppress on GitHub Pull Requests

License

Notifications You must be signed in to change notification settings

marklarr/GitHubDiffSupressor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A chrome extension that allows you to use regular expressions to suppress diffs on Pull Requests

Installation

Install from the Chrome Web Store

Usage

  • Add your regular expressions to the chrome extension's options page (some iOS ones are already there by default)
  • View a pull-request and see that files matching your regular expressions are suppressed. You can see the diffs by clicking Diff suppressed. Click to show.

TODO

  • Make an icon
  • Write some CSS for the options screen
  • Error handling for invalid regular expressions
  • Support for suppressing image diffs
  • Tests

Contributing

We'd love to see your ideas for improving this extension! The best way to contribute is by submitting a pull request. We'll do our best to respond to your patch as soon as possible. You can also submit a new Github issue if you find bugs or have questions. :octocat:

Please make sure to follow our general coding style and add test coverage for new features!

About

Choose which diffs you'd like to suppress on GitHub Pull Requests

Resources

License

Stars

Watchers

Forks

Packages

No packages published