Is there a way to add an auto generated tag in the cs files that are generated?
I currently have problems with the rule SA1518: File is required to end with a single newline character I think the StyleCop Analyzers are ignoring files with those autogenerated tags automatically. Or is there an other way to work around this? I tried ignoring it, but then the cs files that need this rule are also ignored. It looks that the generated file is empty too. Maybe that's the issue. I created the same question on github: https://github.com/grpc/grpc-dotnet/issues/1043 and they said I should ask it here. Thanks! -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/baa39597-aae5-44c9-8d66-1b091159574an%40googlegroups.com.
