mirror of
https://github.com/TeamOctolings/Octobot.git
synced 2025-05-04 21:16:29 +03:00
Bump muno92/resharper_inspectcode from 1.7.0 to 1.7.1
Closes #43 Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
This commit is contained in:
parent
635bf26601
commit
7a4e20852e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/resharper.yml
vendored
2
.github/workflows/resharper.yml
vendored
|
@ -26,7 +26,7 @@ jobs:
|
||||||
run: dotnet restore
|
run: dotnet restore
|
||||||
|
|
||||||
- name: ReSharper CLI InspectCode
|
- name: ReSharper CLI InspectCode
|
||||||
uses: muno92/resharper_inspectcode@1.7.0
|
uses: muno92/resharper_inspectcode@1.7.1
|
||||||
with:
|
with:
|
||||||
solutionPath: ./Boyfriend.sln
|
solutionPath: ./Boyfriend.sln
|
||||||
ignoreIssueType: InvertIf,ConvertIfStatementToReturnStatement
|
ignoreIssueType: InvertIf,ConvertIfStatementToReturnStatement
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue