Skip to content
This repository was archived by the owner on Sep 6, 2023. It is now read-only.
This repository was archived by the owner on Sep 6, 2023. It is now read-only.

compile needs a sanity check for variables typos, etc. #101

Description

@zramsay

if there's a typo in a parameter name then instead of a warning or a failure during the compile, the resultant pdf will have that variable left blank. This is easy-ish to spot in a 10 page contract but in a longer one with many more params a typo might be hard to catch.

I know it's no easy task to generate the params file from the template buuut presumably it would be easier to check that all variables in the template are correctly exposed/defined in the params.dhall

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions