#git-branch #code-review #check

git-checks-core

Checks to run against a topic in git to enforce coding standards

9 stable releases

1.4.0 Nov 5, 2025
1.3.1 Mar 7, 2025
1.3.0 Oct 8, 2024
1.2.2 Apr 5, 2024
1.0.1 Nov 25, 2019

#25 in #code-review

Download history 60/week @ 2025-09-18 62/week @ 2025-09-25 89/week @ 2025-10-02 63/week @ 2025-10-09 81/week @ 2025-10-16 116/week @ 2025-10-23 98/week @ 2025-10-30 66/week @ 2025-11-06 59/week @ 2025-11-13 41/week @ 2025-11-20 27/week @ 2025-11-27 22/week @ 2025-12-04 26/week @ 2025-12-11 71/week @ 2025-12-18 19/week @ 2025-12-25 35/week @ 2026-01-01

155 downloads per month
Used in 6 crates (4 directly)

MIT/Apache

160KB
4K SLoC

Git checks

There are many things in git repositories which can be checked mechanically such as whitespace errors, submodule availability, eligibility for a branch, and more. This crate provides traits for these checks and a set of common checks which operate with minimal file inspection.

Dependencies

~7–14MB
~272K SLoC