[ bianca ]
[ 原始碼: precious ]
套件:precious(0.8.0+~0.2.1+20220602+~0.0.2-2 以及其他的)
precious 的相關連結
下載原始碼套件 precious:
- [precious_0.8.0+~0.2.1+20220602+~0.0.2-2.debian.tar.xz]
- [precious_0.8.0+~0.2.1+20220602+~0.0.2-2.dsc]
- [precious_0.8.0+~0.2.1+20220602+~0.0.2.orig-Xclean-path.tar.gz]
- [precious_0.8.0+~0.2.1+20220602+~0.0.2.orig-Xpushd.tar.gz]
- [precious_0.8.0+~0.2.1+20220602+~0.0.2.orig.tar.gz]
維護者:
外部的資源:
- 主頁 [github.com]
相似套件:
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.39)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 4.2)
- GCC support library
-
- sug: git
- fast, scalable, distributed revision control system
-
- sug: golang-golang-x-tools
- supplementary Go tools
-
- sug: libperl-critic-perl
- Perl module to critique code for best practices
-
- sug: perl
- Larry Wall's Practical Extraction and Report Language
-
- sug: perltidy
- Perl script indenter and reformatter
-
- sug: rust-clippy
- Rust linter
-
- sug: rustfmt
- Rust formatting helper