/similar-code-searcher

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

Primary LanguageTypeScriptISC LicenseISC

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.