1
0
Fork 1
mirror of https://github.com/TeamOctolings/Octobot.git synced 2025-04-20 00:43:36 +03:00
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
This commit is contained in:
Octol1ttle 2023-07-20 12:00:05 +05:00
parent 2edca8e51d
commit cd18d6cc83
Signed by: Octol1ttle
GPG key ID: B77C34313AEE1FFF

View file

@ -31,5 +31,5 @@ jobs:
uses: muno92/resharper_inspectcode@1.7.1 uses: muno92/resharper_inspectcode@1.7.1
with: with:
solutionPath: ./Boyfriend.sln solutionPath: ./Boyfriend.sln
ignoreIssueType: InvertIf, ConvertIfStatementToReturnStatement, ConvertIfStatementToSwitchStatement ignoreIssueType: InvertIf, ConvertIfStatementToSwitchStatement
solutionWideAnalysis: true solutionWideAnalysis: true