#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

5 stable releases

1.2.1 May 30, 2023
1.2.0 Feb 28, 2022
1.1.0 Jul 7, 2020
1.0.1 Nov 25, 2019
1.0.0 Nov 18, 2019

#6 in #code-review

Download history 16/week @ 2023-12-04 20/week @ 2023-12-11 22/week @ 2023-12-18 28/week @ 2023-12-25 14/week @ 2024-01-01 18/week @ 2024-01-08 18/week @ 2024-01-15 17/week @ 2024-01-22 20/week @ 2024-01-29 21/week @ 2024-02-05 23/week @ 2024-02-12 31/week @ 2024-02-19 57/week @ 2024-02-26 58/week @ 2024-03-04 47/week @ 2024-03-11 39/week @ 2024-03-18

204 downloads per month
Used in 2 crates

MIT/Apache

140KB
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–20MB
~257K SLoC