Skip to main content

Creation and maintenance of `exclude` file lists for common code quality tools.

Project description

debtcloset

Creation and maintenance of "exclude" file lists for common code quality tools.

Integrating a new code quality tool in an established repo typically requires a transitional period of ignoring/excluding a significant fraction of files for pre-commit checks or continuous integration testing. During such a transition, your technical "debt closet" is the collection of excluded files. debtcloset streamlines the creating and maintenance of your debt closet and includes tools to keep it up-to-date to reflect code changes.

Quick start

We're on pypi so you can just pip install debtcloset or poetry add debtcloset etc.

pyright with pyproject.toml

Update your pyproject.toml's pyright configuration to exclude all files that currently fail pyright checks:

from debtcloset.pyright.toml import exclude
exclude()

ruff with pyproject.toml

Update your pyproject.toml's pyright configuration to exclude all files that currently fail ruff checks:

from debtcloset.ruff.toml import exclude
exclude()

Development

git clone git@github.com:zkurtz/debtcloset.git
cd debtcloset
pip install uv
uv sync
source .venv/bin/activate
pre-commit install

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

debtcloset-0.4.0.tar.gz (17.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

debtcloset-0.4.0-py3-none-any.whl (7.0 kB view details)

Uploaded Python 3

File details

Details for the file debtcloset-0.4.0.tar.gz.

File metadata

  • Download URL: debtcloset-0.4.0.tar.gz
  • Upload date:
  • Size: 17.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.5.11

File hashes

Hashes for debtcloset-0.4.0.tar.gz
Algorithm Hash digest
SHA256 ff3e0f38d86bc97ffe373eba47a4bab980c1562b88ac11990299a9ad962ee63b
MD5 8c2dfc4f3c4bb0c2dc253ae26c809670
BLAKE2b-256 0b544854dc4af8fee1c5a608b2ef7ec3867a017a6dd4c20305d7b38830ceecf0

See more details on using hashes here.

File details

Details for the file debtcloset-0.4.0-py3-none-any.whl.

File metadata

File hashes

Hashes for debtcloset-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 887ec3b33ea66d245722224ad4ac6e6c2ccc98232a18ec383ae968583e3aabba
MD5 6fbd21a83fd987b134e38e0ab8c8147a
BLAKE2b-256 3ac1c8e9dfa68ac86d78329393748de527590318a79ca985ad989a33045ea668

See more details on using hashes here.

Supported by

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