Skip to main content

Project technical debt analysis tool

Project description

# redundant

redundant is a linter for project wide technical debt.

Currently, the main goal is to identify duplicate and near-duplicate code. While redundant was built with Django projects in mind, and to that end can analyze python, javascript, html, and css files, it should be useful for many types of codebases.

## Usage

Simple run redundant in the top-level directory of your project and let it run. For larger projects it can take a while.

./path/to/redundant.py

You can improve how it runs by adding a .redundantrc to your project. See the dotredundantrc file for an example. Excluding vendor files, especially minimized code, can improve run time significantly.

You can configure the threshold for duplicate detection by changing the diff-delta-max setting in the [report] section of the config.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

redundant-0.1.1.tar.gz (3.1 kB view details)

Uploaded Source

File details

Details for the file redundant-0.1.1.tar.gz.

File metadata

  • Download URL: redundant-0.1.1.tar.gz
  • Upload date:
  • Size: 3.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for redundant-0.1.1.tar.gz
Algorithm Hash digest
SHA256 9b7b8406c8d73e8034f3c5bf2a298465a4287bea2f1e4b448011c5ca3f198c9f
MD5 b5ce0d0609cf72a93fd5741f399a2131
BLAKE2b-256 4ef10fb8c28af10d027b414c20ae93208484ad5f89b902d6e056cdd19666fd1d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page