Files
probot.github.io/_apps/similar-code-searcher.md
Brandon Keepers 7541b45ccd Sync data
2019-01-02 22:12: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-12-28 09:22:39 UTC
installations: 14
organizations:
- chrisyue
- duncdrum
- r37r0m0d3l
- Ikuyadeu
- Berkmann18
- revad-ueda
- Skeyelab
---
# 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)