Docs.rs
git-sumi-0.2.0
git-sumi 0.2.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
welpo
Dependencies
clap ^4.5.4
normal
clap_complete ^4.5.2
normal
dirs ^6.0.0
normal
env_logger ^0.11.3
normal
git-conventional ^0.12.6
normal
log ^0.4.21
normal
prettytable-rs ^0.10
normal
regex ^1.10.4
normal
serde ^1.0.200
normal
serde_json ^1.0.116
normal
strum ^0.27.0
normal
strum_macros ^0.27.0
normal
tabled ^0.20.0
normal
thiserror ^1.0.59
normal
toml ^0.9.0
normal
assert_cmd ^2.0.14
dev
predicates ^3.1
dev
rand ^0.9.0
dev
tempfile ^3.10.1
dev
Versions
5.41%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module lint
git_
sumi
0.2.0
Module lint
Module Items
Modules
Functions
In crate git_
sumi
git_sumi
Module
lint
Copy item path
Source
Modules
§
constants
Functions
§
run_
lint
Lints and parses the given commit message. Returns a
ParsedCommit
struct if the commit is valid, or an error message if it is not.
run_
lint_
on_
each_
line