PLC-lang / rusty

Structured Text Parser and LLVM Frontend
GNU Lesser General Public License v3.0
223 stars 53 forks source link

feat: validate if template instance are configured #1320

Closed mhasel closed 1 month ago

mhasel commented 2 months ago

Adds a new global validation to check if all template variable instances have a matching configuration. Additionally validates if a template variable is configured more than once.