1
0
Fork 1
mirror of https://github.com/TeamOctolings/Octobot.git synced 2025-04-19 16:33: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:
solutionPath: ./Boyfriend-CSharp.sln
exclude: |
**Messages.**
**.g.cs
**.editorconfig
**.AssemblyInfo.cs
**Messages.**.resx
**Messages.Designer.cs
ignoreIssueType: InvertIf
solutionWideAnalysis: true