パッケージ: precious (0.5.1 20230704-7) [debports]
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 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 4.2)
- GCC 共有ライブラリ
-
- sug: git
- 速く、スケーラブルな分散型リビジョン管理システム
-
- sug: golang-golang-x-tools
- supplementary Go tools
-
- sug: libperl-critic-perl
- Perl module to critique code for best practices
-
- sug: perl
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- sug: perltidy
- インデント付けおよび再整形用の Perl スクリプト
-
- sug: rust-clippy
- Rust linter
-
- sug: rustfmt
- Rust formatting helper