Closed smithgp closed 4 years ago
Lint the variables used in ui.json against those listed in variables.json. If the variable name in ui.json doesn't match one, it also tries to see if any the variable names are similar, to put in the warning.
What does this PR do?
Lint the variables used in ui.json against those listed in variables.json. If the variable name in ui.json doesn't match one, it also tries to see if any the variable names are similar, to put in the warning.