package
1.6.0-beta.1
Repository: https://github.com/open-sauced/pizza-cli.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
# Structs
CodeownerStat is the base struct of name, email, lines changed, and the configured GitHub alias for a given codeowner.
Options for the codeowners generation command.
ProcessOptions are the options for iterating a git reflog and deriving the codeowners.
# Type aliases
AuthorStats is a mapping of author name email combinations to codeowner stats.
AuthorStatSlice is a slice of codeowner stats.
FileStats is a mapping of filenames to author stats.