kevindeyne / similar-code-searcher

a GitHub App built with probot that searches files similar with deleted code in Pull Request.

Home Page:https://probot.github.io/apps/similar-code-searcher/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

similar-code-searcher

a GitHub App built with probot that searches files similar with deleted code in Pull Request.

For check with PullRequest submitter forgot to change the similar code. This function searches similar code with deleted lines

ScreenShot

Setup

# Install dependencies
npm install

# Run the bot
npm start

See docs/deploy.md if you would like to run your own instance of this app.

About

a GitHub App built with probot that searches files similar with deleted code in Pull Request.

https://probot.github.io/apps/similar-code-searcher/

License:ISC License


Languages

Language:TypeScript 72.7%Language:JavaScript 19.6%Language:Shell 7.7%