#git-branch #git #check #code-review #topic #coding #git-repository

git-checks-core

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

8 stable releases

new 1.3.1 Mar 7, 2025
1.3.0 Oct 8, 2024
1.2.2 Apr 5, 2024
1.2.1 May 30, 2023
1.0.1 Nov 25, 2019

#6 in #code-review

Download history 45/week @ 2024-11-17 39/week @ 2024-11-24 64/week @ 2024-12-01 51/week @ 2024-12-08 42/week @ 2024-12-15 24/week @ 2024-12-22 18/week @ 2024-12-29 50/week @ 2025-01-05 56/week @ 2025-01-12 33/week @ 2025-01-19 29/week @ 2025-01-26 58/week @ 2025-02-02 71/week @ 2025-02-09 50/week @ 2025-02-16 41/week @ 2025-02-23 209/week @ 2025-03-02

384 downloads per month
Used in 2 crates

MIT/Apache

155KB
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–19MB
~265K SLoC