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§
- Allow
Robot Config - Configuration for the
AllowRobotcheck. - BadCommit
Config - Configuration for the
BadCommitcheck. - BadCommits
Config - Configuration for the
BadCommitscheck. - Check
EndOf Line Config - Configuration for the
CheckEndOfLinecheck. - Check
Executable Permissions Config - Configuration for the
CheckExecutablePermissionscheck. - Check
Size Config - Configuration for the
CheckSizecheck. - Check
Whitespace Config - Configuration for the
CheckWhitespacecheck. - Commit
Subject Config - Configuration for the
CommitSubjectcheck. - Formatting
Config - Configuration for the
Formattingcheck. - Invalid
Paths Config - Configuration for the
InvalidPathscheck. - Invalid
Utf8 Config - Configuration for the
InvalidUtf8check. - LfsPointer
Config - Configuration for the
LfsPointercheck. - Reject
BiDi Config - Configuration for the
RejectBiDicheck. - Reject
Binaries Config - Configuration for the
RejectBinariescheck. - Reject
Conflict Paths Config - Configuration for the
CheckEndOfLinecheck. - Reject
Merges Config - Configuration for the
RejectMergescheck. - Reject
Separate Root Config - Configuration for the
RejectSeparateRootcheck. - Reject
Symlinks Config - Configuration for the
RejectSymlinkscheck. - Release
Branch Config - Configuration for the
ReleaseBranchcheck. - Restricted
Path Config - Configuration for the
RestrictedPathcheck. - Submodule
Available Config - Configuration for the
SubmoduleAvailablecheck. - Submodule
Rewind Config - Configuration for the
SubmoduleRewindcheck. - Submodule
Watch Config - Configuration for the
SubmoduleWatchcheck. - Third
Party Config - Configuration for the
ThirdPartycheck. - Valid
Name Config - Configuration for the
ValidNamecheck.
Enums§
- Changelog
Config - Configuration for the
Changelogcheck.