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

Add explicit vars and enable --strict-var #541

Merged
merged 1 commit into from
Sep 10, 2024

Commits on Sep 9, 2024

  1. Add explicit vars and enable --strict-var

    This adds explicit `var` keywords where they were missing before, and enables the `--strict-var` flag to prevent us from missing them out in future. Implicit `var` was a mistake inherited from ASL.
    Timmmm committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    3d1c9ab View commit details
    Browse the repository at this point in the history