#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

6 stable releases

1.2.2 Apr 5, 2024
1.2.1 May 30, 2023
1.2.0 Feb 28, 2022
1.1.0 Jul 7, 2020
1.0.1 Nov 25, 2019

#5 in #code-review

Download history 56/week @ 2024-04-26 56/week @ 2024-05-03 37/week @ 2024-05-10 54/week @ 2024-05-17 49/week @ 2024-05-24 79/week @ 2024-05-31 52/week @ 2024-06-07 46/week @ 2024-06-14 44/week @ 2024-06-21 30/week @ 2024-06-28 61/week @ 2024-07-05 40/week @ 2024-07-12 51/week @ 2024-07-19 77/week @ 2024-07-26 45/week @ 2024-08-02 28/week @ 2024-08-09

207 downloads per month
Used in 2 crates

MIT/Apache

145KB
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–19MB
~253K SLoC