1
0
Fork 1
mirror of https://github.com/TeamOctolings/Octobot.git synced 2025-04-19 16:33:36 +03:00

Merge remote-tracking branch 'origin/net8.0' into net8.0

This commit is contained in:
Macintxsh 2023-12-04 18:06:02 +03:00
commit 62d2d05534
Signed by: mctaylors
GPG key ID: 7181BEBE676903C1

View file

@ -26,6 +26,6 @@ jobs:
uses: muno92/resharper_inspectcode@1.11.0
with:
solutionPath: ./Octobot.sln
ignoreIssueType: InvertIf, ConvertIfStatementToSwitchStatement
ignoreIssueType: InvertIf, ConvertIfStatementToSwitchStatement, ConvertToPrimaryConstructor
extensions: ReSharperPlugin.CognitiveComplexity
solutionWideAnalysis: true