메소드 | 설명 | |
---|---|---|
CalculateSolutionSonarQubeRuleSetFilePath ( string sonarQubeProjectKey, System.Language language ) : string | ||
GetProjectRuleSetsDeclarations ( Project project ) : IEnumerable |
||
GetSolutionSonarQubeRulesFolder ( ) : string | ||
SolutionRuleSetsInformationProvider ( IServiceProvider serviceProvider ) : EnvDTE | ||
TryGetProjectRuleSetFilePath ( Project project, |
메소드 | 설명 | |
---|---|---|
GenerateSolutionRuleSetPath ( string ruleSetRootPath, string sonarQubeProjectKey, string fileNameSuffix ) : string |
Generate a solution level rule set file path base on sonarQubeProjectKey and fileNameSuffix
|
|
TryGetPropertyConfiguration ( System.Property property ) : Configuration |
public CalculateSolutionSonarQubeRuleSetFilePath ( string sonarQubeProjectKey, System.Language language ) : string | ||
sonarQubeProjectKey | string | |
language | System.Language | |
리턴 | string |
public GetProjectRuleSetsDeclarations ( Project project ) : IEnumerable |
||
project | Project | |
리턴 | IEnumerable |
public GetSolutionSonarQubeRulesFolder ( ) : string | ||
리턴 | string |
public SolutionRuleSetsInformationProvider ( IServiceProvider serviceProvider ) : EnvDTE | ||
serviceProvider | IServiceProvider | |
리턴 | EnvDTE |
public TryGetProjectRuleSetFilePath ( Project project, |
||
project | Project | |
declaration | ||
fullFilePath | string | |
리턴 | bool |