TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

3 点作者 asjdflakjsdf将近 9 年前
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

asjdflakjsdf将近 9 年前
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>