File a feature request in https://github.com/grpc/grpc if this is still causing problems (but it seems that your question was sufficiently answered in https://github.com/grpc/grpc-dotnet/issues/1043 already).
On Wednesday, September 9, 2020 at 8:19:19 AM UTC+2 Celine wrote: > 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/83edb21f-0853-4247-8eba-bd82a383b71en%40googlegroups.com.
