package
Version:
v0.3.0
Opens a new window with list of versions in this module.
Published: Feb 14, 2025
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Types []string `yaml:"types"`
Scopes []string `yaml:"scopes,omitempty"`
Rules struct {
RequireScope bool `yaml:"require_scope"`
MaxMessageLength int `yaml:"max_message_length"`
} `yaml:"rules"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.