auto-generated header to exclude generated g.cs files from code analysis #847
Closed
kimpenhaus
started this conversation in
Ideas & General Discussion
Replies: 1 comment
-
added auto-generated file header via pr #848 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
is there any option to create a file header like following - which, I think, is sort of common sense for generated files:
this would help excluding these files from code analysis.
I tried to configure via .editorconfig section for *.g.cs files - but it looks like that has no effect.
If there is no option would it make sense to those headers to the generated source?
thanks,
m.
Beta Was this translation helpful? Give feedback.
All reactions