Source files should either be marked as auto-generated or at least suppress formatting warnings #174
Labels
kind/bug
Something isn't working
triage/untriaged
Indicates an issue requires triaging or verification.
Current behavior
The HRApp in Uno runtime tests is using the runtimetests engine package and the app builds with formatting warnings:
Expected behavior
NOTE: We don't know what formatting rules are set by the consuming apps, so fixing formatting warnings isn't possible. Instead, we should have
#pragma warning disable IDE0055
or have// <auto-generated>
tag at the top.How to reproduce it (as minimally and precisely as possible)
Environment
Nuget Package:
Package Version(s):
Affected platform(s):
Visual Studio:
Relevant plugins:
Anything else we need to know?
The text was updated successfully, but these errors were encountered: