Files
probot.github.io/_apps/similar-code-searcher.md
Brandon Keepers fd18122207 Sync data
2018-11-22 21:35:39 +00:00

46 lines
1.2 KiB
Markdown

---
title: Similar Code Searcher
description: Searches files similar with deleted code in Pull Request.
slug: similar-code-searcher
screenshots:
- https://raw.githubusercontent.com/Ikuyadeu/similar-code-searcher/master/images/ScreenShot.png
authors:
- Ikuyadeu
repository: Ikuyadeu/similar-code-searcher
host: https://similer-code-searcher.glitch.me
stars: 3
updated: 2018-07-20 08:16:20 UTC
installations: 13
organizations:
- chrisyue
- duncdrum
- r37r0m0d3l
- Ikuyadeu
- Skeyelab
- agflow
- revad-ueda
---
# Similar code Searcher
![screeenshot](https://github.com/Ikuyadeu/similar-code-searcher/raw/master/images/Screenshot.png)
## What does this bot solve
Developers sometimes forget to change files or components that should be changed at the same time.
## How does bot work
Propose files that should be changed simultaneously by searching for similar lines.
## How to Use:
1. The developer(you) submits a pull request
2. Similar-code-searcher(bot) suggests similar source code files
3. The developer and reviewers verify that should be change at the same time.
4. Change similar code or ignore suggestion and merge PR
## Usage
[Install the GitHub App](https://github.com/apps/similar-code-searcher)