Expand description

Configuration structures for checks.

These structures are registered using inventory using the git-checks-config crate. They are offered here for documentation purposes mainly, but also in case their specific implementations are useful.

Structs

Configuration for the AllowRobot check.

Configuration for the BadCommit check.

Configuration for the BadCommits check.

Configuration for the CheckEndOfLine check.

Configuration for the CheckExecutablePermissions check.

Configuration for the CheckSize check.

Configuration for the CheckWhitespace check.

Configuration for the CommitSubject check.

Configuration for the Formatting check.

Configuration for the InvalidPaths check.

Configuration for the InvalidUtf8 check.

Configuration for the LfsPointer check.

Configuration for the RejectBiDi check.

Configuration for the RejectBinaries check.

Configuration for the CheckEndOfLine check.

Configuration for the RejectMerges check.

Configuration for the RejectSeparateRoot check.

Configuration for the RejectSymlinks check.

Configuration for the ReleaseBranch check.

Configuration for the RestrictedPath check.

Configuration for the SubmoduleAvailable check.

Configuration for the SubmoduleRewind check.

Configuration for the SubmoduleWatch check.

Configuration for the ThirdParty check.

Configuration for the ValidName check.

Enums

Configuration for the Changelog check.