Skip to main content

Run various linters if they are installed.

Project description

Unit tests PyPI - Python Version Libraries.io dependency status for GitHub repo

Runs various linters if they are installed.

Getting Started

Install and run:

pip install brundle
or
pip install brundle[linters] (to install all linters brundle will run.)
brundle --help

Usage

Run:

brundle

Runs all the following programs in order, and return 1 if any of them result in an error.

  1. licensecheck

  2. isort

  3. ruff

  4. mypy

Development

Setup, run tests and release:

pip install .[dev]
brundle
pytest
python boil.py release

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

brundle-0.3.0.tar.gz (7.9 kB view hashes)

Uploaded Source

Built Distribution

brundle-0.3.0-py3-none-any.whl (4.8 kB view hashes)

Uploaded Python 3

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