TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: A chrome extension to help with code review on GitHub

3 pointsby asjdflakjsdfalmost 9 years ago
This tool is for finding common mistakes in code that can get to code review without being picked up or lines containing debug or profanity.<p>It works off a single json file using regex and simple pattern matching The extension comes with a simple example json file example included but this can (and should be) edited to match your own code problems. You can edit it in the &#x27;Files changed&#x27; window of your pr<p>A basic readme is available here: https:&#x2F;&#x2F;github.com&#x2F;whatever555&#x2F;git_helper#github-code-review-helper<p>and the extension can be found here: https:&#x2F;&#x2F;chrome.google.com&#x2F;webstore&#x2F;detail&#x2F;github-helper-code-review&#x2F;aboioehhpmdocefcoofhpogffkdmdmga?hl=en<p>thanks for checking it out

1 comment

asjdflakjsdfalmost 9 years ago
link to extension: <a href="https:&#x2F;&#x2F;chrome.google.com&#x2F;webstore&#x2F;detail&#x2F;github-helper-code-review&#x2F;aboioehhpmdocefcoofhpogffkdmdmga?hl=en" rel="nofollow">https:&#x2F;&#x2F;chrome.google.com&#x2F;webstore&#x2F;detail&#x2F;github-helper-code...</a><p>and readme: <a href="https:&#x2F;&#x2F;github.com&#x2F;whatever555&#x2F;git_helper#github-code-review-helper" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;whatever555&#x2F;git_helper#github-code-review...</a>