-
Notifications
You must be signed in to change notification settings - Fork 31
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
Check for: IDs Instead of Names #4
Comments
Would you mind to test this rule? 😎 |
The rule seems to trigger on every property with a number in it. This includes:
|
I've tested it and it works for me! :) thanks! |
Could you take a screenshot? My Tests are not doing this. |
I think I fixed it meanwhile 😜 Anyways. there are still issues:
|
Numbers in Object Names should not trigger the warning anymore. |
Good catch, will look into this later 👍 |
Should be fixed with version 0.7 |
There is no good reason to use an ID as SourceTable or in variables, parameters instead of the Names.
The text was updated successfully, but these errors were encountered: