-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature Request] Add <autogenerated />
comment to generated file header
#19
Labels
Comments
koder-man
pushed a commit
to koder-man/IgnoresAccessChecksToGenerator
that referenced
this issue
Oct 17, 2024
koder-man
pushed a commit
to koder-man/IgnoresAccessChecksToGenerator
that referenced
this issue
Oct 17, 2024
koder-man
pushed a commit
to koder-man/IgnoresAccessChecksToGenerator
that referenced
this issue
Oct 21, 2024
…Attribute to IgnoresAccessChecksToAttribute
koder-man
pushed a commit
to koder-man/IgnoresAccessChecksToGenerator
that referenced
this issue
Oct 21, 2024
…Attribute to IgnoresAccessChecksToAttribute
koder-man
pushed a commit
to koder-man/IgnoresAccessChecksToGenerator
that referenced
this issue
Oct 21, 2024
…Attribute to IgnoresAccessChecksToAttribute
koder-man
pushed a commit
to koder-man/IgnoresAccessChecksToGenerator
that referenced
this issue
Oct 30, 2024
aelij
added a commit
that referenced
this issue
Nov 20, 2024
#19: Add comment // <auto-generated> to IgnoresAccessChecksToAttribute
Fixed in #24 |
Hi! When will this version be available on Nuget? |
Published, thanks |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When some code analyzer rules are enabled. (e.g. IDE0073: Require file header)
Warnings are reported on generated
IgnoresAccessChecksTo.cs
file.It may be better to add the following comment to the
IgnoresAccessChecksTo.cs
header to suppress code analyzer related warnings.The text was updated successfully, but these errors were encountered: