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
AllowRobot
check. - BadCommit
Config - Configuration for the
BadCommit
check. - BadCommits
Config - Configuration for the
BadCommits
check. - Check
EndOf Line Config - Configuration for the
CheckEndOfLine
check. - Check
Executable Permissions Config - Configuration for the
CheckExecutablePermissions
check. - Check
Size Config - Configuration for the
CheckSize
check. - Check
Whitespace Config - Configuration for the
CheckWhitespace
check. - Commit
Subject Config - Configuration for the
CommitSubject
check. - Formatting
Config - Configuration for the
Formatting
check. - Invalid
Paths Config - Configuration for the
InvalidPaths
check. - Invalid
Utf8 Config - Configuration for the
InvalidUtf8
check. - LfsPointer
Config - Configuration for the
LfsPointer
check. - Reject
BiDi Config - Configuration for the
RejectBiDi
check. - Reject
Binaries Config - Configuration for the
RejectBinaries
check. - Reject
Conflict Paths Config - Configuration for the
CheckEndOfLine
check. - Reject
Merges Config - Configuration for the
RejectMerges
check. - Reject
Separate Root Config - Configuration for the
RejectSeparateRoot
check. - Reject
Symlinks Config - Configuration for the
RejectSymlinks
check. - Release
Branch Config - Configuration for the
ReleaseBranch
check. - Restricted
Path Config - Configuration for the
RestrictedPath
check. - Submodule
Available Config - Configuration for the
SubmoduleAvailable
check. - Submodule
Rewind Config - Configuration for the
SubmoduleRewind
check. - Submodule
Watch Config - Configuration for the
SubmoduleWatch
check. - Third
Party Config - Configuration for the
ThirdParty
check. - Valid
Name Config - Configuration for the
ValidName
check.
Enums§
- Changelog
Config - Configuration for the
Changelog
check.