package
0.0.82
Repository: https://github.com/mindersec/minder.git
Documentation: pkg.go.dev

# Functions

CreateReviewBody creates a review body for a PR review.

# Constants

InvisibleCharsFoundText is the text to display when invisible characters are found.
MixedScriptsFoundText is the text to display when mixed scripts are found.
NoInvisibleCharsFoundText is the text to display when no invisible characters are found.
NoMixedScriptsFoundText is the text to display when no mixed scripts are found.
ReviewBodyDismissCommentText is a comment that is added to the PR review body when a previous review was dismissed.
ReviewBodyMagicComment is a magic comment that is added to the PR review body.
ReviewTemplateName is the name of the template used to create the PR review body.
ReviewTmplStr is the template string used to create the PR review body.