precious 0.6.0-2 source package in Ubuntu

Changelog

precious (0.6.0-2) unstable; urgency=medium

  * drop patches 2001_anyhow 2001_rayon 2001_serde,
    obsoleted by Debian package changes
  * update patches

 -- Jonas Smedegaard <email address hidden>  Tue, 19 Dec 2023 21:56:31 +0100

Upload details

Uploaded by:
Jonas Smedegaard
Uploaded to:
Sid
Original maintainer:
Jonas Smedegaard
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
precious_0.6.0-2.dsc 3.0 KiB fe2121ea21fce1115ba7848e70a8dce33c3edb0c8439b0a45a169c401cd1d3eb
precious_0.6.0.orig.tar.gz 73.6 KiB 9c3b317892221e2abe6a66fcf4d6c594d326eda7d09da24503d1e91072393442
precious_0.6.0-2.debian.tar.xz 28.9 KiB 4cf269c962fd0070f3452923cf82a3b80302f033481f73615e9416ee7d088447

Available diffs

No changes file available.

Binary packages built by this source

precious: one code quality tool to rule them all

 Precious is a code quality tool
 that lets you run all of your linters and tidiers
 with a single command.
 .
 It's features include:
  * One file, `precious.toml`,
    defines all of your linter and tidier commands,
    as well as what files they operate on.
  * Respects VCS ignore files
    and allows global and per-command excludes.
  * Language-agnostic,
    and works the same way with single- or multi-language projects.
  * Easy integration with commit hooks and CI systems.
  * Commands are executed in parallel by default,
    with one process per CPU.
  * Commands can be grouped with labels,
    for example to just run a subset of commands for commit hooks
    and all commands in CI.

precious-dbgsym: debug symbols for precious