#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

#6 in #code-review

Download history 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 21/week @ 2024-03-25 182/week @ 2024-04-01 62/week @ 2024-04-08 42/week @ 2024-04-15

310 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
~251K SLoC