Skip to content

Add check for abstract classes in analyzer rule SGF1001 - #71

Merged
ByronMayne merged 1 commit into
ByronMayne:masterfrom
pjanck:patch-2
Jul 14, 2026
Merged

ByronMayne merged 1 commit into
ByronMayne:masterfrom
pjanck:patch-2

Conversation

@pjanck

@pjanck pjanck commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Skip attribute check for abstract classes in RequireSfgGeneratorAttributeRule.

Fixes #70

Skip attribute check for abstract classes in RequireSfgGeneratorAttributeRule.

Fixes ByronMayne#70
@ByronMayne

Copy link
Copy Markdown
Owner

The change makes sense to me!

@ByronMayne
ByronMayne merged commit ea9c7c9 into ByronMayne:master Jul 14, 2026
2 of 3 checks passed
@ByronMayne

Copy link
Copy Markdown
Owner

and I am blind, I though the warning in the commit was just a ai analyzer error. There is currently a compiler error

@pjanck

pjanck commented Jul 14, 2026

Copy link
Copy Markdown
Contributor Author

I am blind

Me too :D I edited through GitHub online interface and did not compile locally - I should have said so in the PR description, apologies! I thought that copying from the other analyzer rule would be OK ...

@pjanck
pjanck deleted the patch-2 branch July 14, 2026 17:36
pjanck added a commit to pjanck/SourceGenerator.Foundations that referenced this pull request Jul 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SGF1001 abstract class

2 participants