mirror of
https://github.com/TeamOctolings/Octobot.git
synced 2025-04-19 16:33:36 +03:00
Use CognitiveComplexity plugin for CI checks
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
This commit is contained in:
parent
0938f518f8
commit
172ec2ac52
1 changed files with 1 additions and 0 deletions
1
.github/workflows/resharper.yml
vendored
1
.github/workflows/resharper.yml
vendored
|
@ -32,4 +32,5 @@ jobs:
|
|||
with:
|
||||
solutionPath: ./Boyfriend.sln
|
||||
ignoreIssueType: InvertIf, ConvertIfStatementToSwitchStatement
|
||||
extensions: ReSharperPlugin.CognitiveComplexity
|
||||
solutionWideAnalysis: true
|
||||
|
|
Loading…
Add table
Reference in a new issue