pre-commit-config 0.1.0

Rust representations for types belonging to a `pre-commit` configuration file. Supports (de)serialization, JSON schema and merging
Documentation
Build #2901376 2026-02-16 15:53:42

# rustc version rustc 1.95.0-nightly (873b4beb0 2026-02-15)

# docs.rs version docsrs 0.0.0 (91dcccd9 2026-02-13 )

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/pre-commit-config-0.1.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/pre-commit-config-0.1.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260215-1.95.0-nightly-873b4beb0\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cbb225334a66fa21d2ea90ccc005431348336bae27ec9303fc5d0a3ccbc83f17 [INFO] running `Command { std: "docker" "start" "-a" "cbb225334a66fa21d2ea90ccc005431348336bae27ec9303fc5d0a3ccbc83f17", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting pre-commit-config v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/pre_commit_elements.rs:311:37 [INFO] [stderr] | [INFO] [stderr] 311 | /// pre-commit.ci specific settings https://pre-commit.ci/#configuration [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 311 | /// pre-commit.ci specific settings <https://pre-commit.ci/#configuration> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/pre_commit_elements.rs:317:50 [INFO] [stderr] | [INFO] [stderr] 317 | /// A commit message for pull request autofixes https://pre-commit.ci/#configuration [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 317 | /// A commit message for pull request autofixes <https://pre-commit.ci/#configuration> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/pre_commit_elements.rs:321:39 [INFO] [stderr] | [INFO] [stderr] 321 | /// Whether to autofix pull requests https://pre-commit.ci/#configuration [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 321 | /// Whether to autofix pull requests <https://pre-commit.ci/#configuration> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/pre_commit_elements.rs:325:52 [INFO] [stderr] | [INFO] [stderr] 325 | /// A branch to send pull request's autoupdate to https://pre-commit.ci/#configuration [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 325 | /// A branch to send pull request's autoupdate to <https://pre-commit.ci/#configuration> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/pre_commit_elements.rs:329:52 [INFO] [stderr] | [INFO] [stderr] 329 | /// A commit message for autoupdate pull requests https://pre-commit.ci/#configuration [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 329 | /// A commit message for autoupdate pull requests <https://pre-commit.ci/#configuration> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/pre_commit_elements.rs:333:30 [INFO] [stderr] | [INFO] [stderr] 333 | /// An autoupdate frequency https://pre-commit.ci/#configuration [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 333 | /// An autoupdate frequency <https://pre-commit.ci/#configuration> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/pre_commit_elements.rs:337:33 [INFO] [stderr] | [INFO] [stderr] 337 | /// List of skipped hook's ids https://pre-commit.ci/#configuration [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 337 | /// List of skipped hook's ids <https://pre-commit.ci/#configuration> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/pre_commit_elements.rs:341:50 [INFO] [stderr] | [INFO] [stderr] 341 | /// Whether to recursively check out submodules https://pre-commit.ci/#configuration [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 341 | /// Whether to recursively check out submodules <https://pre-commit.ci/#configuration> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/lib.rs:17:38 [INFO] [stderr] | [INFO] [stderr] 17 | /// A minimum version of pre-commit https://pre-commit.com/#pre-commit-configyaml---top-level [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 17 | /// A minimum version of pre-commit <https://pre-commit.com/#pre-commit-configyaml>---top-level [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/lib.rs:21:91 [INFO] [stderr] | [INFO] [stderr] 21 | ...default when running `pre-commit install` https://pre-commit.com/#pre-commit-configyaml---top-level [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 21 | /// A list of hook types which will be used by default when running `pre-commit install` <https://pre-commit.com/#pre-commit-configyaml>---top-level [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/lib.rs:25:72 [INFO] [stderr] | [INFO] [stderr] 25 | /// Mappings for the default language versions of the current project https://pre-commit.com/#pre-commit-configyaml---top-level [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 25 | /// Mappings for the default language versions of the current project <https://pre-commit.com/#pre-commit-configyaml>---top-level [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/lib.rs:29:48 [INFO] [stderr] | [INFO] [stderr] 29 | /// The default stages of the current project https://pre-commit.com/#pre-commit-configyaml---top-level [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 29 | /// The default stages of the current project <https://pre-commit.com/#pre-commit-configyaml>---top-level [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/lib.rs:33:52 [INFO] [stderr] | [INFO] [stderr] 33 | /// A file include pattern of the current project https://pre-commit.com/#pre-commit-configyaml---top-level [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 33 | /// A file include pattern of the current project <https://pre-commit.com/#pre-commit-configyaml>---top-level [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/lib.rs:37:52 [INFO] [stderr] | [INFO] [stderr] 37 | /// A file exclude pattern of the current project https://pre-commit.com/#pre-commit-configyaml---top-level [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 37 | /// A file exclude pattern of the current project <https://pre-commit.com/#pre-commit-configyaml>---top-level [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/lib.rs:41:55 [INFO] [stderr] | [INFO] [stderr] 41 | /// Whether stop running hooks after a first failure https://pre-commit.com/#pre-commit-configyaml---top-level [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 41 | /// Whether stop running hooks after a first failure <https://pre-commit.com/#pre-commit-configyaml>---top-level [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/lib.rs:45:38 [INFO] [stderr] | [INFO] [stderr] 45 | /// pre-commit.ci specific settings https://pre-commit.ci/#configuration [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 45 | /// pre-commit.ci specific settings <https://pre-commit.ci/#configuration> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/lib.rs:49:49 [INFO] [stderr] | [INFO] [stderr] 49 | /// Repository mappings of the current project https://pre-commit.com/#pre-commit-configyaml---top-level [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 49 | /// Repository mappings of the current project <https://pre-commit.com/#pre-commit-configyaml>---top-level [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/lib.rs:59:62 [INFO] [stderr] | [INFO] [stderr] 59 | /// Hooks for checking the pre-commit configuration itself. https://pre-commit.com/#meta-hooks [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 59 | /// Hooks for checking the pre-commit configuration itself. <https://pre-commit.com/#meta-hooks> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/lib.rs:65:31 [INFO] [stderr] | [INFO] [stderr] 65 | /// Hooks for the local repo https://pre-commit.com/#repository-local-hooks [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 65 | /// Hooks for the local repo <https://pre-commit.com/#repository-local-hooks> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/lib.rs:68:29 [INFO] [stderr] | [INFO] [stderr] 68 | /// A list of local hooks https://pre-commit.com/#2-add-a-pre-commit-configuration [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 68 | /// A list of local hooks <https://pre-commit.com/#2-add-a-pre-commit-configuration> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/lib.rs:74:24 [INFO] [stderr] | [INFO] [stderr] 74 | /// A repository url https://pre-commit.com/#2-add-a-pre-commit-configuration [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 74 | /// A repository url <https://pre-commit.com/#2-add-a-pre-commit-configuration> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/lib.rs:76:37 [INFO] [stderr] | [INFO] [stderr] 76 | /// A revision or tag to clone at https://pre-commit.com/#2-add-a-pre-commit-configuration [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 76 | /// A revision or tag to clone at <https://pre-commit.com/#2-add-a-pre-commit-configuration> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/lib.rs:79:31 [INFO] [stderr] | [INFO] [stderr] 79 | /// A list of hook mappings https://pre-commit.com/#pre-commit-configyaml---hooks. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 79 | /// A list of hook mappings <https://pre-commit.com/#pre-commit-configyaml>---hooks. [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/lib.rs:115:40 [INFO] [stderr] | [INFO] [stderr] 115 | /// Description for a pre-commit hook. https://pre-commit.com/#pre-commit-configyaml---hooks [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 115 | /// Description for a pre-commit hook. <https://pre-commit.com/#pre-commit-configyaml>---hooks [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/lib.rs:121:40 [INFO] [stderr] | [INFO] [stderr] 121 | /// An identifier of the current hook https://pre-commit.com/#pre-commit-configyaml---hooks [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 121 | /// An identifier of the current hook <https://pre-commit.com/#pre-commit-configyaml>---hooks [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/lib.rs:124:60 [INFO] [stderr] | [INFO] [stderr] 124 | /// A list of additional_dependencies of the current hook https://pre-commit.com/#pre-commit-configyaml---hooks [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 124 | /// A list of additional_dependencies of the current hook <https://pre-commit.com/#pre-commit-configyaml>---hooks [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/lib.rs:128:81 [INFO] [stderr] | [INFO] [stderr] 128 | /// An additional identifier of the current hook for `pre-commit run <hookid>` https://pre-commit.com/#pre-commit-configyaml---... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 128 | /// An additional identifier of the current hook for `pre-commit run <hookid>` <https://pre-commit.com/#pre-commit-configyaml>---hooks [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/lib.rs:132:49 [INFO] [stderr] | [INFO] [stderr] 132 | /// Run the current hook when no files matched https://pre-commit.com/#pre-commit-configyaml---hooks [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 132 | /// Run the current hook when no files matched <https://pre-commit.com/#pre-commit-configyaml>---hooks [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/lib.rs:136:64 [INFO] [stderr] | [INFO] [stderr] 136 | /// List of additional parameters to pass to the current hook https://pre-commit.com/#pre-commit-configyaml---hooks [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 136 | /// List of additional parameters to pass to the current hook <https://pre-commit.com/#pre-commit-configyaml>---hooks [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/lib.rs:140:36 [INFO] [stderr] | [INFO] [stderr] 140 | /// A command of the current hook https://pre-commit.com/#pre-commit-configyaml---hooks [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 140 | /// A command of the current hook <https://pre-commit.com/#pre-commit-configyaml>---hooks [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/lib.rs:148:58 [INFO] [stderr] | [INFO] [stderr] 148 | /// A list of file types to exclude of the current hook https://pre-commit.com/#pre-commit-configyaml---hooks [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 148 | /// A list of file types to exclude of the current hook <https://pre-commit.com/#pre-commit-configyaml>---hooks [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/lib.rs:160:48 [INFO] [stderr] | [INFO] [stderr] 160 | /// A language the current hook is written in https://pre-commit.com/#pre-commit-configyaml---hooks [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 160 | /// A language the current hook is written in <https://pre-commit.com/#pre-commit-configyaml>---hooks [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/lib.rs:164:72 [INFO] [stderr] | [INFO] [stderr] 164 | /// Mappings for the default language versions of the current project https://pre-commit.com/#pre-commit-configyaml---top-level [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 164 | /// Mappings for the default language versions of the current project <https://pre-commit.com/#pre-commit-configyaml>---top-level [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/lib.rs:180:59 [INFO] [stderr] | [INFO] [stderr] 180 | /// Whether to pass filenames to the current hook or not https://pre-commit.com/#pre-commit-configyaml---hooks [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 180 | /// Whether to pass filenames to the current hook or not <https://pre-commit.com/#pre-commit-configyaml>---hooks [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/lib.rs:188:34 [INFO] [stderr] | [INFO] [stderr] 188 | /// A stage of the current hook https://pre-commit.com/#pre-commit-configyaml---hooks [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 188 | /// A stage of the current hook <https://pre-commit.com/#pre-commit-configyaml>---hooks [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/lib.rs:200:59 [INFO] [stderr] | [INFO] [stderr] 200 | /// Display an output of the current hook even it passes https://pre-commit.com/#pre-commit-configyaml---hooks [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 200 | /// Display an output of the current hook even it passes <https://pre-commit.com/#pre-commit-configyaml>---hooks [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: `pre-commit-config` (lib doc) generated 36 warnings (run `cargo fix --lib -p pre-commit-config` to apply 36 suggestions) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/pre_commit_config/index.html [INFO] running `Command { std: "docker" "inspect" "cbb225334a66fa21d2ea90ccc005431348336bae27ec9303fc5d0a3ccbc83f17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbb225334a66fa21d2ea90ccc005431348336bae27ec9303fc5d0a3ccbc83f17", kill_on_drop: false }` [INFO] [stdout] cbb225334a66fa21d2ea90ccc005431348336bae27ec9303fc5d0a3ccbc83f17