#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

7 stable releases

1.3.0 Oct 8, 2024
1.2.2 Apr 5, 2024
1.2.1 May 30, 2023
1.2.0 Feb 28, 2022
1.0.1 Nov 25, 2019

#6 in #code-review

Download history 52/week @ 2024-10-16 41/week @ 2024-10-23 55/week @ 2024-10-30 51/week @ 2024-11-06 37/week @ 2024-11-13 46/week @ 2024-11-20 56/week @ 2024-11-27 55/week @ 2024-12-04 42/week @ 2024-12-11 35/week @ 2024-12-18 18/week @ 2024-12-25 25/week @ 2025-01-01 79/week @ 2025-01-08 30/week @ 2025-01-15 29/week @ 2025-01-22 33/week @ 2025-01-29

175 downloads per month
Used in 2 crates

MIT/Apache

150KB
3.5K 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–18MB
~257K SLoC