[−][src]Module git_checks::config
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
| AllowRobotConfig | Configuration for the |
| BadCommitConfig | Configuration for the |
| BadCommitsConfig | Configuration for the |
| CheckEndOfLineConfig | Configuration for the |
| CheckExecutablePermissionsConfig | Configuration for the |
| CheckSizeConfig | Configuration for the |
| CheckWhitespaceConfig | Configuration for the |
| CommitSubjectConfig | Configuration for the |
| FormattingConfig | Configuration for the |
| InvalidPathsConfig | Configuration for the |
| InvalidUtf8Config | Configuration for the |
| LfsPointerConfig | Configuration for the |
| RejectBinariesConfig | Configuration for the |
| RejectConflictPathsConfig | Configuration for the |
| RejectMergesConfig | Configuration for the |
| RejectSeparateRootConfig | Configuration for the |
| RejectSymlinksConfig | Configuration for the |
| ReleaseBranchConfig | Configuration for the |
| RestrictedPathConfig | Configuration for the |
| SubmoduleAvailableConfig | Configuration for the |
| SubmoduleRewindConfig | Configuration for the |
| SubmoduleWatchConfig | Configuration for the |
| ThirdPartyConfig | Configuration for the |
| ValidNameConfig | Configuration for the |
Enums
| ChangelogConfig | Configuration for the |