1
0
Fork 1
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:
Octol1ttle 2022-12-09 14:14:59 +05:00
parent c36ace33b0
commit ea6ca7bacc
Signed by: Octol1ttle
GPG key ID: B77C34313AEE1FFF

View file

@ -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