Thanks for your answer. I will try there. We solved it for now. We made the SA1518 rule a warning instead of an error.
On Tuesday, October 6, 2020 at 3:18:20 PM UTC+2 Jan Tattermusch wrote: > 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/2268f2d8-58a5-4866-8567-229129396251n%40googlegroups.com.
