duplicate_code 0.1.0

A tool for parsing directories scanning all the files within to find duplicate segments of code across files.
1
2
3
4
# Duplicate Code
[![pipeline status](https://gitlab.com/DeveloperC/duplicate_code/badges/master/pipeline.svg)](https://gitlab.com/DeveloperC/duplicate_code/commits/master) [![License: AGPL v3](https://img.shields.io/badge/License-AGPLv3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0)

A tool for parsing directories scanning all the files within to find duplicate segments of code across files.