#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

#5 in #code-review

Download history 46/week @ 2024-07-21 85/week @ 2024-07-28 39/week @ 2024-08-04 47/week @ 2024-08-11 36/week @ 2024-08-18 42/week @ 2024-08-25 46/week @ 2024-09-01 37/week @ 2024-09-08 40/week @ 2024-09-15 56/week @ 2024-09-22 50/week @ 2024-09-29 246/week @ 2024-10-06 66/week @ 2024-10-13 41/week @ 2024-10-20 55/week @ 2024-10-27 54/week @ 2024-11-03

232 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
~252K SLoC