Skip to content
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

Dolittle domain specific Analyzers / Codefixes #175

Closed
wants to merge 6 commits into from

Conversation

mhelleborg
Copy link
Member

Summary

Adds Roslyn analyzers for validating Guid id's in attributes and generating new ID's.

Restructures internals to put marker attributes / id's in separate Core project to allow the analyzers to target netstandard 2.0.

…ate from implementation.

- Changed those projects to use netstandard 2.0, allowing it to be referenced by analyzers which needs to be on 2.0.
- Added initial analyzer / codefix for attribute identities
@mhelleborg mhelleborg changed the base branch from 12.1.0-gandalf to 19.1.0-gandalf November 28, 2022 07:56
@mhelleborg mhelleborg deleted the branch 19.1.0-gandalf November 28, 2022 07:58
@mhelleborg mhelleborg closed this Nov 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant