Skip to content

Variable check

Xavier Andrade requested to merge variable_check into develop

Added a check so the unused variable warning only prints variables that are not known to Octopus. This way we don't get tons of warnings when, for example, the same input file is used for gs and td runs.

Merge request reports