This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Sonar.
Summary
The name of the current branch. Specifying a branch will cause Sonar to analyse different branches as different Sonar projects.
This allows one to use sonar to compare branches on a pull review.
- Assembly
- Cake
.Sonar .dll - Namespace
- Cake
.Sonar - Containing Type
- SonarBeginSettings
Syntax
public string Branch { get; set; }
Attributes
Type | Description |
---|---|
ArgumentAttribute | |
ArgumentAttribute |
Value
Type | Description |
---|---|
string |