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

New Checks: semantics validation on attribute reference #163

Closed

Commits on Apr 14, 2020

  1. Configuration menu
    Copy the full SHA
    2a7b858 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. More test, type assertion (avoid crash), change func signature

    1. Add more test cases for different scenarios, both pass and failure
       cases.
    2. Add type assertion to avoid crash on unepxected schema declarations.
    3. Modify the signature of `ValidateAttributeReference()` to only return
       the validation resutl.
    magodo committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    a97547b View commit details
    Browse the repository at this point in the history