mirror of
https://github.com/TeamOctolings/Octobot.git
synced 2025-04-20 00:43:36 +03:00
trying to ignore Messages.resx and Messages.Designer.cs
This commit is contained in:
parent
c36ace33b0
commit
ea6ca7bacc
1 changed files with 2 additions and 4 deletions
6
.github/workflows/resharper.yml
vendored
6
.github/workflows/resharper.yml
vendored
|
@ -33,9 +33,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
solutionPath: ./Boyfriend-CSharp.sln
|
solutionPath: ./Boyfriend-CSharp.sln
|
||||||
exclude: |
|
exclude: |
|
||||||
**Messages.**
|
**Messages.**.resx
|
||||||
**.g.cs
|
**Messages.Designer.cs
|
||||||
**.editorconfig
|
|
||||||
**.AssemblyInfo.cs
|
|
||||||
ignoreIssueType: InvertIf
|
ignoreIssueType: InvertIf
|
||||||
solutionWideAnalysis: true
|
solutionWideAnalysis: true
|
||||||
|
|
Loading…
Add table
Reference in a new issue