IPullRequestSystem.

GetPreferredCommentFormat() Method

Summary

Returns the preferred format for pull request comments.
Assembly
Cake.Prca.dll
Namespace
Cake.Prca.PullRequests
Containing Type
IPullRequestSystem

Syntax

PrcaCommentFormat GetPreferredCommentFormat()

Return Value

Type Description
PrcaCommentFormat The preferred format for pull request comments
GitHub