-
-
Notifications
You must be signed in to change notification settings - Fork 41
Report Non-existing target/source properties as errors #177
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
Conversation
I found an issue when using dotted |
Thanks for your work on this @CodeSimcoe. Is it possible to report the error on the actual property in the |
That would be better indeed. And as stated above, I still need to figure out some issues about attributes with dotted |
I've been investigating this a bit and also exploring how IntelliJ is implementing some things like this. e.g. for JUnit's |
Closing this in favor of #213. Thanks for your work on this @CodeSimcoe. |
Goal is to add a new inspection that reports non-existing target properties