File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2828 name : ' Qodana Scan'
29293030 with :
31- args : --baseline,qodana.sarif.json
31+ # args: --baseline,qodana.sarif.json
3232 cache-default-branch-only : true
3333 pr-mode : true
3434 env :
Original file line number Diff line number Diff line change 4545 <File Path =" ../.github/workflows/release.yml" />
4646 <File Path =" ../.github/workflows/stale.yml" />
4747 <File Path =" ../.github/workflows/winget.yml" />
48- <File Path =" ../.github/workflows/qodana_code_quality .yml" />
48+ <File Path =" ../.github/workflows/qodana_analysis .yml" />
4949 </Folder >
5050 <Folder Name =" /workflows/_/" >
5151 <File Path =" ../.github/workflows/_artifacts_linux.yml" />
Original file line number Diff line number Diff line change @@ -82,12 +82,12 @@ exclude:
8282 paths :
8383 - GitVersion.Core.Tests/IntegrationTests/AlignGitFlowWithMainlineVersionStrategy.cs
8484 - GitVersion.Core.Tests/IntegrationTests/AlignGitHubFlowWithMainlineVersionStrategy.cs
85- - name : MemberCanBeProtected.Global
85+ - name : MemberCanBeProtected
8686 paths :
8787 - GitVersion.Configuration/Builders/BranchConfigurationBuilder.cs
8888 - GitVersion.Configuration/Builders/ConfigurationBuilderBase.cs
8989 - GitVersion.Core.Tests/Helpers/TestBase.cs
90- - name : MemberCanBePrivate.Global
90+ - name : MemberCanBePrivate
9191 paths :
9292 - GitVersion.Configuration/Builders/ConfigurationBuilderBase.cs
9393 - GitVersion.Configuration/Builders/IgnoreConfigurationBuilder.cs
@@ -98,7 +98,7 @@ exclude:
9898 - GitVersion.Core/Extensions/ConfigurationExtensions.cs
9999 - GitVersion.Core.Tests/Extensions/GitRepositoryTestingExtensions.cs
100100 - GitVersion.LibGit2Sharp/Git/Remote.cs
101- - name : AutoPropertyCanBeMadeGetOnly.Global
101+ - name : AutoPropertyCanBeMadeGetOnly
102102 paths :
103103 - GitVersion.Core/SemVer/SemanticVersionPreReleaseTag.cs
104104 - GitVersion.Core/SemVer/SemanticVersionBuildMetaData.cs
You can’t perform that action at this time.
0 commit comments