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

Analyser for incorrect usages of [LocalisableDescription] #39

Open
smoogipoo opened this issue Aug 2, 2021 · 0 comments
Open

Analyser for incorrect usages of [LocalisableDescription] #39

smoogipoo opened this issue Aug 2, 2021 · 0 comments

Comments

@smoogipoo
Copy link
Collaborator

When an attribute is present such as: [LocalisableDescription(typeof(Strings), nameof(Strings.ExampleFoo))], we should make sure that the nameof() part refers to some member in the Strings type. It's enough to provide an error-level inspection without a codefix.

@smoogipoo smoogipoo changed the title LocalisableDescription analyser LocalisableDescription analyser for incorrect usages Aug 2, 2021
@smoogipoo smoogipoo changed the title LocalisableDescription analyser for incorrect usages Analyser for incorrect usages of LocalisableDescription Aug 2, 2021
@smoogipoo smoogipoo changed the title Analyser for incorrect usages of LocalisableDescription Analyser for incorrect usages of [LocalisableDescription] Aug 2, 2021
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

No branches or pull requests

1 participant